comparison Gemfile.lock @ 459:07d6c6639adf

Upgrade to rails 5.2. RIP code style.
author nanaya <me@nanaya.pro>
date Sat, 14 Apr 2018 04:19:52 +0900
parents 871fe28b8349
children 51d4c4e60018
comparison
equal deleted inserted replaced
458:1c6a056269e6 459:07d6c6639adf
1 GEM 1 GEM
2 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
3 remote: https://rails-assets.org/ 3 remote: https://rails-assets.org/
4 specs: 4 specs:
5 actioncable (5.1.4) 5 actioncable (5.2.0)
6 actionpack (= 5.1.4) 6 actionpack (= 5.2.0)
7 nio4r (~> 2.0) 7 nio4r (~> 2.0)
8 websocket-driver (~> 0.6.1) 8 websocket-driver (>= 0.6.1)
9 actionmailer (5.1.4) 9 actionmailer (5.2.0)
10 actionpack (= 5.1.4) 10 actionpack (= 5.2.0)
11 actionview (= 5.1.4) 11 actionview (= 5.2.0)
12 activejob (= 5.1.4) 12 activejob (= 5.2.0)
13 mail (~> 2.5, >= 2.5.4) 13 mail (~> 2.5, >= 2.5.4)
14 rails-dom-testing (~> 2.0) 14 rails-dom-testing (~> 2.0)
15 actionpack (5.1.4) 15 actionpack (5.2.0)
16 actionview (= 5.1.4) 16 actionview (= 5.2.0)
17 activesupport (= 5.1.4) 17 activesupport (= 5.2.0)
18 rack (~> 2.0) 18 rack (~> 2.0)
19 rack-test (>= 0.6.3) 19 rack-test (>= 0.6.3)
20 rails-dom-testing (~> 2.0) 20 rails-dom-testing (~> 2.0)
21 rails-html-sanitizer (~> 1.0, >= 1.0.2) 21 rails-html-sanitizer (~> 1.0, >= 1.0.2)
22 actionview (5.1.4) 22 actionview (5.2.0)
23 activesupport (= 5.1.4) 23 activesupport (= 5.2.0)
24 builder (~> 3.1) 24 builder (~> 3.1)
25 erubi (~> 1.4) 25 erubi (~> 1.4)
26 rails-dom-testing (~> 2.0) 26 rails-dom-testing (~> 2.0)
27 rails-html-sanitizer (~> 1.0, >= 1.0.3) 27 rails-html-sanitizer (~> 1.0, >= 1.0.3)
28 activejob (5.1.4) 28 activejob (5.2.0)
29 activesupport (= 5.1.4) 29 activesupport (= 5.2.0)
30 globalid (>= 0.3.6) 30 globalid (>= 0.3.6)
31 activemodel (5.1.4) 31 activemodel (5.2.0)
32 activesupport (= 5.1.4) 32 activesupport (= 5.2.0)
33 activerecord (5.1.4) 33 activerecord (5.2.0)
34 activemodel (= 5.1.4) 34 activemodel (= 5.2.0)
35 activesupport (= 5.1.4) 35 activesupport (= 5.2.0)
36 arel (~> 8.0) 36 arel (>= 9.0)
37 activerecord-jdbc-adapter (50.0) 37 activerecord-jdbc-adapter (50.0)
38 activerecord (>= 2.2) 38 activerecord (>= 2.2)
39 activerecord-jdbcpostgresql-adapter (50.0) 39 activerecord-jdbcpostgresql-adapter (50.0)
40 activerecord-jdbc-adapter (~> 50.0) 40 activerecord-jdbc-adapter (~> 50.0)
41 jdbc-postgres (>= 9.4, < 43) 41 jdbc-postgres (>= 9.4, < 43)
42 activesupport (5.1.4) 42 activestorage (5.2.0)
43 actionpack (= 5.2.0)
44 activerecord (= 5.2.0)
45 marcel (~> 0.3.1)
46 activesupport (5.2.0)
43 concurrent-ruby (~> 1.0, >= 1.0.2) 47 concurrent-ruby (~> 1.0, >= 1.0.2)
44 i18n (~> 0.7) 48 i18n (>= 0.7, < 2)
45 minitest (~> 5.1) 49 minitest (~> 5.1)
46 tzinfo (~> 1.1) 50 tzinfo (~> 1.1)
47 arel (8.0.0) 51 arel (9.0.0)
48 autoprefixer-rails (7.2.2) 52 autoprefixer-rails (8.2.0)
49 execjs 53 execjs
50 bootstrap-sass (3.3.7) 54 bootstrap-sass (3.3.7)
51 autoprefixer-rails (>= 5.2.1) 55 autoprefixer-rails (>= 5.2.1)
52 sass (>= 3.3.4) 56 sass (>= 3.3.4)
53 builder (3.2.3) 57 builder (3.2.3)
58 coffee-script-source 62 coffee-script-source
59 execjs 63 execjs
60 coffee-script-source (1.12.2) 64 coffee-script-source (1.12.2)
61 concurrent-ruby (1.0.5) 65 concurrent-ruby (1.0.5)
62 concurrent-ruby (1.0.5-java) 66 concurrent-ruby (1.0.5-java)
63 crass (1.0.3) 67 crass (1.0.4)
64 erubi (1.7.0) 68 erubi (1.7.1)
65 execjs (2.7.0) 69 execjs (2.7.0)
66 ffi (1.9.18) 70 ffi (1.9.23)
67 ffi (1.9.18-java) 71 ffi (1.9.23-java)
68 globalid (0.4.1) 72 globalid (0.4.1)
69 activesupport (>= 4.2.0) 73 activesupport (>= 4.2.0)
70 i18n (0.9.1) 74 i18n (1.0.0)
71 concurrent-ruby (~> 1.0) 75 concurrent-ruby (~> 1.0)
72 jdbc-postgres (42.1.4) 76 jdbc-postgres (42.1.4)
73 jquery-rails (4.3.1) 77 jquery-rails (4.3.1)
74 rails-dom-testing (>= 1, < 3) 78 rails-dom-testing (>= 1, < 3)
75 railties (>= 4.2.0) 79 railties (>= 4.2.0)
76 thor (>= 0.14, < 2.0) 80 thor (>= 0.14, < 2.0)
77 jruby-openssl (0.9.21-java) 81 jruby-openssl (0.9.21-java)
78 loofah (2.1.1) 82 loofah (2.2.2)
79 crass (~> 1.0.2) 83 crass (~> 1.0.2)
80 nokogiri (>= 1.5.9) 84 nokogiri (>= 1.5.9)
81 mail (2.7.0) 85 mail (2.7.0)
82 mini_mime (>= 0.1.1) 86 mini_mime (>= 0.1.1)
87 marcel (0.3.2)
88 mimemagic (~> 0.3.2)
83 method_source (0.9.0) 89 method_source (0.9.0)
90 mimemagic (0.3.2)
84 mini_mime (1.0.0) 91 mini_mime (1.0.0)
85 mini_portile2 (2.3.0) 92 mini_portile2 (2.3.0)
86 minitest (5.10.3) 93 minitest (5.11.3)
87 newrelic_rpm (4.6.0.338) 94 newrelic_rpm (5.0.0.342)
88 nio4r (2.1.0) 95 nio4r (2.3.0)
89 nio4r (2.1.0-java) 96 nio4r (2.3.0-java)
90 nokogiri (1.8.1) 97 nokogiri (1.8.2)
91 mini_portile2 (~> 2.3.0) 98 mini_portile2 (~> 2.3.0)
92 nokogiri (1.8.1-java) 99 nokogiri (1.8.2-java)
93 pg (0.21.0) 100 pg (1.0.0)
94 puma (3.11.0) 101 puma (3.11.4)
95 puma (3.11.0-java) 102 puma (3.11.4-java)
96 rack (2.0.3) 103 rack (2.0.4)
97 rack-test (0.8.2) 104 rack-test (1.0.0)
98 rack (>= 1.0, < 3) 105 rack (>= 1.0, < 3)
99 rails (5.1.4) 106 rails (5.2.0)
100 actioncable (= 5.1.4) 107 actioncable (= 5.2.0)
101 actionmailer (= 5.1.4) 108 actionmailer (= 5.2.0)
102 actionpack (= 5.1.4) 109 actionpack (= 5.2.0)
103 actionview (= 5.1.4) 110 actionview (= 5.2.0)
104 activejob (= 5.1.4) 111 activejob (= 5.2.0)
105 activemodel (= 5.1.4) 112 activemodel (= 5.2.0)
106 activerecord (= 5.1.4) 113 activerecord (= 5.2.0)
107 activesupport (= 5.1.4) 114 activestorage (= 5.2.0)
115 activesupport (= 5.2.0)
108 bundler (>= 1.3.0) 116 bundler (>= 1.3.0)
109 railties (= 5.1.4) 117 railties (= 5.2.0)
110 sprockets-rails (>= 2.0.0) 118 sprockets-rails (>= 2.0.0)
111 rails-assets-commonmark (0.28.1) 119 rails-assets-commonmark (0.28.1)
112 rails-assets-highlightjs (9.12.0) 120 rails-assets-highlightjs (9.12.0)
113 rails-dom-testing (2.0.3) 121 rails-dom-testing (2.0.3)
114 activesupport (>= 4.2.0) 122 activesupport (>= 4.2.0)
115 nokogiri (>= 1.6) 123 nokogiri (>= 1.6)
116 rails-html-sanitizer (1.0.3) 124 rails-html-sanitizer (1.0.4)
117 loofah (~> 2.0) 125 loofah (~> 2.2, >= 2.2.2)
118 railties (5.1.4) 126 railties (5.2.0)
119 actionpack (= 5.1.4) 127 actionpack (= 5.2.0)
120 activesupport (= 5.1.4) 128 activesupport (= 5.2.0)
121 method_source 129 method_source
122 rake (>= 0.8.7) 130 rake (>= 0.8.7)
123 thor (>= 0.18.1, < 2.0) 131 thor (>= 0.18.1, < 2.0)
124 rake (12.3.0) 132 rake (12.3.1)
125 rb-fsevent (0.10.2) 133 rb-fsevent (0.10.3)
126 rb-inotify (0.9.10) 134 rb-inotify (0.9.10)
127 ffi (>= 0.5.0, < 2) 135 ffi (>= 0.5.0, < 2)
128 sass (3.5.3) 136 sass (3.5.6)
129 sass-listen (~> 4.0.0) 137 sass-listen (~> 4.0.0)
130 sass-listen (4.0.0) 138 sass-listen (4.0.0)
131 rb-fsevent (~> 0.9, >= 0.9.4) 139 rb-fsevent (~> 0.9, >= 0.9.4)
132 rb-inotify (~> 0.9, >= 0.9.7) 140 rb-inotify (~> 0.9, >= 0.9.7)
133 sass-rails (5.0.7) 141 sass-rails (5.0.7)
148 therubyrhino_jar (1.7.6) 156 therubyrhino_jar (1.7.6)
149 thor (0.20.0) 157 thor (0.20.0)
150 thread_safe (0.3.6) 158 thread_safe (0.3.6)
151 thread_safe (0.3.6-java) 159 thread_safe (0.3.6-java)
152 tilt (2.0.8) 160 tilt (2.0.8)
153 tzinfo (1.2.4) 161 tzinfo (1.2.5)
154 thread_safe (~> 0.1) 162 thread_safe (~> 0.1)
155 uglifier (4.0.1) 163 uglifier (4.1.9)
156 execjs (>= 0.3.0, < 3) 164 execjs (>= 0.3.0, < 3)
157 websocket-driver (0.6.5) 165 websocket-driver (0.7.0)
158 websocket-extensions (>= 0.1.0) 166 websocket-extensions (>= 0.1.0)
159 websocket-driver (0.6.5-java) 167 websocket-driver (0.7.0-java)
160 websocket-extensions (>= 0.1.0) 168 websocket-extensions (>= 0.1.0)
161 websocket-extensions (0.1.3) 169 websocket-extensions (0.1.3)
162 170
163 PLATFORMS 171 PLATFORMS
164 java 172 java
165 ruby 173 ruby
166 174
167 DEPENDENCIES 175 DEPENDENCIES
168 activerecord-jdbcpostgresql-adapter 176 activerecord-jdbcpostgresql-adapter
169 bootstrap-sass 177 bootstrap-sass
170 coffee-rails (~> 4.2) 178 coffee-rails
171 jquery-rails 179 jquery-rails
172 jruby-openssl 180 jruby-openssl
173 newrelic_rpm 181 newrelic_rpm
174 pg 182 pg
175 puma 183 puma
176 rails (~> 5.1.0) 184 rails (~> 5.2.0)
177 rails-assets-commonmark! 185 rails-assets-commonmark!
178 rails-assets-highlightjs! 186 rails-assets-highlightjs!
179 sass-rails (~> 5.0) 187 sass-rails
180 therubyrhino 188 therubyrhino
181 uglifier (>= 1.3.0) 189 uglifier
182 190
183 BUNDLED WITH 191 BUNDLED WITH
184 1.16.0 192 1.16.1