comparison Gemfile.lock @ 150:950849c40d42

Update all the things, including rails 5.2
author nanaya <me@nanaya.pro>
date Wed, 31 Jan 2018 15:04:03 +0900
parents 8a84441a8f55
children f0ac0c99af36
comparison
equal deleted inserted replaced
149:8a84441a8f55 150:950849c40d42
1 GEM 1 GEM
2 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
3 specs: 3 specs:
4 actionpack (5.1.4) 4 actionpack (5.2.0.rc1)
5 actionview (= 5.1.4) 5 actionview (= 5.2.0.rc1)
6 activesupport (= 5.1.4) 6 activesupport (= 5.2.0.rc1)
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.1.4) 11 actionview (5.2.0.rc1)
12 activesupport (= 5.1.4) 12 activesupport (= 5.2.0.rc1)
13 builder (~> 3.1) 13 builder (~> 3.1)
14 erubi (~> 1.4) 14 erubi (~> 1.4)
15 rails-dom-testing (~> 2.0) 15 rails-dom-testing (~> 2.0)
16 rails-html-sanitizer (~> 1.0, >= 1.0.3) 16 rails-html-sanitizer (~> 1.0, >= 1.0.3)
17 activesupport (5.1.4) 17 activesupport (5.2.0.rc1)
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.2) 22 addressable (2.5.2)
38 http-cookie (1.0.3) 38 http-cookie (1.0.3)
39 domain_name (~> 0.5) 39 domain_name (~> 0.5)
40 http-form_data (2.0.0) 40 http-form_data (2.0.0)
41 http_parser.rb (0.6.0) 41 http_parser.rb (0.6.0)
42 http_parser.rb (0.6.0-java) 42 http_parser.rb (0.6.0-java)
43 i18n (0.9.1) 43 i18n (0.9.3)
44 concurrent-ruby (~> 1.0) 44 concurrent-ruby (~> 1.0)
45 idn-ruby (0.1.0) 45 idn-ruby (0.1.0)
46 kgio (2.11.1) 46 kgio (2.11.2)
47 loofah (2.1.1) 47 loofah (2.1.1)
48 crass (~> 1.0.2) 48 crass (~> 1.0.2)
49 nokogiri (>= 1.5.9) 49 nokogiri (>= 1.5.9)
50 memoizable (0.4.2) 50 memoizable (0.4.2)
51 thread_safe (~> 0.3, >= 0.3.1) 51 thread_safe (~> 0.3, >= 0.3.1)
52 method_source (0.9.0) 52 method_source (0.9.0)
53 mini_portile2 (2.3.0) 53 mini_portile2 (2.3.0)
54 minitest (5.11.1) 54 minitest (5.11.3)
55 multipart-post (2.0.0) 55 multipart-post (2.0.0)
56 naught (1.1.0) 56 naught (1.1.0)
57 newrelic_rpm (4.7.1.340) 57 newrelic_rpm (4.7.1.340)
58 nokogiri (1.8.1) 58 nokogiri (1.8.2)
59 mini_portile2 (~> 2.3.0) 59 mini_portile2 (~> 2.3.0)
60 nokogiri (1.8.1-java) 60 nokogiri (1.8.2-java)
61 nokogiri (1.8.1-x86-mingw32) 61 nokogiri (1.8.2-x86-mingw32)
62 mini_portile2 (~> 2.3.0) 62 mini_portile2 (~> 2.3.0)
63 public_suffix (3.0.1) 63 public_suffix (3.0.1)
64 puma (3.11.0) 64 puma (3.11.2)
65 puma (3.11.0-java) 65 puma (3.11.2-java)
66 rack (2.0.3) 66 rack (2.0.3)
67 rack-test (0.8.2) 67 rack-test (0.8.2)
68 rack (>= 1.0, < 3) 68 rack (>= 1.0, < 3)
69 rails-dom-testing (2.0.3) 69 rails-dom-testing (2.0.3)
70 activesupport (>= 4.2.0) 70 activesupport (>= 4.2.0)
71 nokogiri (>= 1.6) 71 nokogiri (>= 1.6)
72 rails-html-sanitizer (1.0.3) 72 rails-html-sanitizer (1.0.3)
73 loofah (~> 2.0) 73 loofah (~> 2.0)
74 railties (5.1.4) 74 railties (5.2.0.rc1)
75 actionpack (= 5.1.4) 75 actionpack (= 5.2.0.rc1)
76 activesupport (= 5.1.4) 76 activesupport (= 5.2.0.rc1)
77 method_source 77 method_source
78 rake (>= 0.8.7) 78 rake (>= 0.8.7)
79 thor (>= 0.18.1, < 2.0) 79 thor (>= 0.18.1, < 2.0)
80 raindrops (0.19.0) 80 raindrops (0.19.0)
81 rake (12.3.0) 81 rake (12.3.0)
82 redis (3.3.5) 82 redis (4.0.1)
83 redis-actionpack (5.0.2) 83 redis-actionpack (5.0.2)
84 actionpack (>= 4.0, < 6) 84 actionpack (>= 4.0, < 6)
85 redis-rack (>= 1, < 3) 85 redis-rack (>= 1, < 3)
86 redis-store (>= 1.1.0, < 2) 86 redis-store (>= 1.1.0, < 2)
87 redis-activesupport (5.0.4) 87 redis-activesupport (5.0.4)
92 redis-store (>= 1.2, < 2) 92 redis-store (>= 1.2, < 2)
93 redis-rails (5.0.2) 93 redis-rails (5.0.2)
94 redis-actionpack (>= 5.0, < 6) 94 redis-actionpack (>= 5.0, < 6)
95 redis-activesupport (>= 5.0, < 6) 95 redis-activesupport (>= 5.0, < 6)
96 redis-store (>= 1.2, < 2) 96 redis-store (>= 1.2, < 2)
97 redis-store (1.3.0) 97 redis-store (1.4.1)
98 redis (>= 2.2) 98 redis (>= 2.2, < 5)
99 simple_oauth (0.3.1) 99 simple_oauth (0.3.1)
100 thor (0.20.0) 100 thor (0.20.0)
101 thread_safe (0.3.6) 101 thread_safe (0.3.6)
102 thread_safe (0.3.6-java) 102 thread_safe (0.3.6-java)
103 twitter (6.2.0) 103 twitter (6.2.0)
117 tzinfo (1.2.4) 117 tzinfo (1.2.4)
118 thread_safe (~> 0.1) 118 thread_safe (~> 0.1)
119 unf (0.1.4) 119 unf (0.1.4)
120 unf_ext 120 unf_ext
121 unf (0.1.4-java) 121 unf (0.1.4-java)
122 unf_ext (0.0.7.4) 122 unf_ext (0.0.7.2)
123 unf_ext (0.0.7.4-x86-mingw32) 123 unf_ext (0.0.7.2-x86-mingw32)
124 unicorn (5.4.0) 124 unicorn (5.4.0)
125 kgio (~> 2.6) 125 kgio (~> 2.6)
126 raindrops (~> 0.7) 126 raindrops (~> 0.7)
127 127
128 PLATFORMS 128 PLATFORMS
129 java 129 java
130 ruby 130 ruby
131 x86-mingw32 131 x86-mingw32
132 132
133 DEPENDENCIES 133 DEPENDENCIES
134 actionpack (~> 5.1.0) 134 actionpack (~> 5.2.0.rc1)
135 actionview (~> 5.1.0) 135 actionview (~> 5.2.0.rc1)
136 newrelic_rpm 136 newrelic_rpm
137 puma 137 puma
138 railties (~> 5.1.0) 138 railties (~> 5.2.0.rc1)
139 redis (= 3.3.5) 139 redis
140 redis-rails 140 redis-rails
141 redis-store (= 1.3.0) 141 redis-store
142 twitter 142 twitter
143 twitter-text 143 twitter-text
144 unicorn 144 unicorn
145 145
146 BUNDLED WITH 146 BUNDLED WITH
147 1.16.0 147 1.16.1