comparison Gemfile.lock @ 112:dac5a66e2c73

Update to rails 5.0.1
author nanaya <me@myconan.net>
date Wed, 21 Dec 2016 16:15:05 +0900
parents 3df5fcecdd46
children d34116ff634b
comparison
equal deleted inserted replaced
111:3df5fcecdd46 112:dac5a66e2c73
1 GEM 1 GEM
2 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
3 specs: 3 specs:
4 actionpack (5.0.0.1) 4 actionpack (5.0.1)
5 actionview (= 5.0.0.1) 5 actionview (= 5.0.1)
6 activesupport (= 5.0.0.1) 6 activesupport (= 5.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.1) 11 actionview (5.0.1)
12 activesupport (= 5.0.0.1) 12 activesupport (= 5.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.1) 17 activesupport (5.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.5.0) 22 addressable (2.5.0)
23 public_suffix (~> 2.0, >= 2.0.2) 23 public_suffix (~> 2.0, >= 2.0.2)
24 buftok (0.2.0) 24 buftok (0.2.0)
25 builder (3.2.2) 25 builder (3.2.2)
26 concurrent-ruby (1.0.2) 26 concurrent-ruby (1.0.3)
27 concurrent-ruby (1.0.2-java) 27 concurrent-ruby (1.0.3-java)
28 domain_name (0.5.20161129) 28 domain_name (0.5.20161129)
29 unf (>= 0.0.5, < 1.0.0) 29 unf (>= 0.0.5, < 1.0.0)
30 equalizer (0.0.11) 30 equalizer (0.0.11)
31 erubis (2.7.0) 31 erubis (2.7.0)
32 faraday (0.10.0) 32 faraday (0.10.0)
40 domain_name (~> 0.5) 40 domain_name (~> 0.5)
41 http-form_data (1.0.1) 41 http-form_data (1.0.1)
42 http_parser.rb (0.6.0) 42 http_parser.rb (0.6.0)
43 http_parser.rb (0.6.0-java) 43 http_parser.rb (0.6.0-java)
44 i18n (0.7.0) 44 i18n (0.7.0)
45 kgio (2.10.0) 45 kgio (2.11.0)
46 loofah (2.0.3) 46 loofah (2.0.3)
47 nokogiri (>= 1.5.9) 47 nokogiri (>= 1.5.9)
48 memoizable (0.4.2) 48 memoizable (0.4.2)
49 thread_safe (~> 0.3, >= 0.3.1) 49 thread_safe (~> 0.3, >= 0.3.1)
50 method_source (0.8.2) 50 method_source (0.8.2)
51 mini_portile2 (2.1.0) 51 mini_portile2 (2.1.0)
52 minitest (5.10.1) 52 minitest (5.10.1)
53 multipart-post (2.0.0) 53 multipart-post (2.0.0)
54 naught (1.1.0) 54 naught (1.1.0)
55 newrelic_rpm (3.17.1.326) 55 newrelic_rpm (3.17.2.327)
56 nokogiri (1.6.8.1) 56 nokogiri (1.6.8.1)
57 mini_portile2 (~> 2.1.0) 57 mini_portile2 (~> 2.1.0)
58 nokogiri (1.6.8.1-java) 58 nokogiri (1.6.8.1-java)
59 nokogiri (1.6.8.1-x86-mingw32) 59 nokogiri (1.6.8.1-x86-mingw32)
60 mini_portile2 (~> 2.1.0) 60 mini_portile2 (~> 2.1.0)
67 rails-dom-testing (2.0.1) 67 rails-dom-testing (2.0.1)
68 activesupport (>= 4.2.0, < 6.0) 68 activesupport (>= 4.2.0, < 6.0)
69 nokogiri (~> 1.6.0) 69 nokogiri (~> 1.6.0)
70 rails-html-sanitizer (1.0.3) 70 rails-html-sanitizer (1.0.3)
71 loofah (~> 2.0) 71 loofah (~> 2.0)
72 railties (5.0.0.1) 72 railties (5.0.1)
73 actionpack (= 5.0.0.1) 73 actionpack (= 5.0.1)
74 activesupport (= 5.0.0.1) 74 activesupport (= 5.0.1)
75 method_source 75 method_source
76 rake (>= 0.8.7) 76 rake (>= 0.8.7)
77 thor (>= 0.18.1, < 2.0) 77 thor (>= 0.18.1, < 2.0)
78 raindrops (0.17.0) 78 raindrops (0.17.0)
79 rake (12.0.0) 79 rake (12.0.0)
125 java 125 java
126 ruby 126 ruby
127 x86-mingw32 127 x86-mingw32
128 128
129 DEPENDENCIES 129 DEPENDENCIES
130 actionpack (~> 5.0.0) 130 actionpack (~> 5.0.1)
131 actionview (~> 5.0.0) 131 actionview (~> 5.0.1)
132 newrelic_rpm 132 newrelic_rpm
133 puma 133 puma
134 railties (~> 5.0.0) 134 railties (~> 5.0.1)
135 redis (= 3.3.1) 135 redis (= 3.3.1)
136 redis-rails 136 redis-rails
137 twitter 137 twitter
138 twitter-text 138 twitter-text
139 unicorn 139 unicorn