comparison Gemfile.lock @ 99:56fd4829e599

Update gems
author nanaya <me@myconan.net>
date Sat, 17 Sep 2016 13:42:12 +0900
parents c5c095f6981e
children e7a665227638
comparison
equal deleted inserted replaced
98:c5c095f6981e 99:56fd4829e599
1 GEM 1 GEM
2 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
3 specs: 3 specs:
4 actionpack (5.0.0) 4 actionpack (5.0.0.1)
5 actionview (= 5.0.0) 5 actionview (= 5.0.0.1)
6 activesupport (= 5.0.0) 6 activesupport (= 5.0.0.1)
7 rack (~> 2.0) 7 rack (~> 2.0)
8 rack-test (~> 0.6.3) 8 rack-test (~> 0.6.3)
9 rails-dom-testing (~> 2.0) 9 rails-dom-testing (~> 2.0)
10 rails-html-sanitizer (~> 1.0, >= 1.0.2) 10 rails-html-sanitizer (~> 1.0, >= 1.0.2)
11 actionview (5.0.0) 11 actionview (5.0.0.1)
12 activesupport (= 5.0.0) 12 activesupport (= 5.0.0.1)
13 builder (~> 3.1) 13 builder (~> 3.1)
14 erubis (~> 2.7.0) 14 erubis (~> 2.7.0)
15 rails-dom-testing (~> 2.0) 15 rails-dom-testing (~> 2.0)
16 rails-html-sanitizer (~> 1.0, >= 1.0.2) 16 rails-html-sanitizer (~> 1.0, >= 1.0.2)
17 activesupport (5.0.0) 17 activesupport (5.0.0.1)
18 concurrent-ruby (~> 1.0, >= 1.0.2) 18 concurrent-ruby (~> 1.0, >= 1.0.2)
19 i18n (~> 0.7) 19 i18n (~> 0.7)
20 minitest (~> 5.1) 20 minitest (~> 5.1)
21 tzinfo (~> 1.1) 21 tzinfo (~> 1.1)
22 addressable (2.4.0) 22 addressable (2.4.0)
23 buftok (0.2.0) 23 buftok (0.2.0)
24 builder (3.2.2) 24 builder (3.2.2)
25 concurrent-ruby (1.0.2) 25 concurrent-ruby (1.0.2)
26 concurrent-ruby (1.0.2-java) 26 concurrent-ruby (1.0.2-java)
27 dalli (2.7.6) 27 dalli (2.7.6)
28 domain_name (0.5.20160615) 28 domain_name (0.5.20160826)
29 unf (>= 0.0.5, < 1.0.0) 29 unf (>= 0.0.5, < 1.0.0)
30 embiggen (1.2.1) 30 embiggen (1.2.1)
31 addressable (~> 2.3) 31 addressable (~> 2.3)
32 equalizer (0.0.10) 32 equalizer (0.0.10)
33 erubis (2.7.0) 33 erubis (2.7.0)
54 method_source (0.8.2) 54 method_source (0.8.2)
55 mini_portile2 (2.1.0) 55 mini_portile2 (2.1.0)
56 minitest (5.9.0) 56 minitest (5.9.0)
57 multipart-post (2.0.0) 57 multipart-post (2.0.0)
58 naught (1.1.0) 58 naught (1.1.0)
59 newrelic_rpm (3.16.0.318) 59 newrelic_rpm (3.16.2.321)
60 nokogiri (1.6.8) 60 nokogiri (1.6.8)
61 mini_portile2 (~> 2.1.0) 61 mini_portile2 (~> 2.1.0)
62 pkg-config (~> 1.1.7) 62 pkg-config (~> 1.1.7)
63 nokogiri (1.6.8-java) 63 nokogiri (1.6.8-java)
64 nokogiri (1.6.8-x86-mingw32) 64 nokogiri (1.6.8-x86-mingw32)
73 rails-dom-testing (2.0.1) 73 rails-dom-testing (2.0.1)
74 activesupport (>= 4.2.0, < 6.0) 74 activesupport (>= 4.2.0, < 6.0)
75 nokogiri (~> 1.6.0) 75 nokogiri (~> 1.6.0)
76 rails-html-sanitizer (1.0.3) 76 rails-html-sanitizer (1.0.3)
77 loofah (~> 2.0) 77 loofah (~> 2.0)
78 railties (5.0.0) 78 railties (5.0.0.1)
79 actionpack (= 5.0.0) 79 actionpack (= 5.0.0.1)
80 activesupport (= 5.0.0) 80 activesupport (= 5.0.0.1)
81 method_source 81 method_source
82 rake (>= 0.8.7) 82 rake (>= 0.8.7)
83 thor (>= 0.18.1, < 2.0) 83 thor (>= 0.18.1, < 2.0)
84 raindrops (0.16.0) 84 raindrops (0.17.0)
85 rake (11.2.2) 85 rake (11.2.2)
86 simple_oauth (0.3.1) 86 simple_oauth (0.3.1)
87 thor (0.19.1) 87 thor (0.19.1)
88 thread_safe (0.3.5) 88 thread_safe (0.3.5)
89 thread_safe (0.3.5-java) 89 thread_safe (0.3.5-java)