|
9 | 9 | GEM |
10 | 10 | remote: https://rubygems.org/ |
11 | 11 | specs: |
12 | | - actioncable (5.2.4.4) |
13 | | - actionpack (= 5.2.4.4) |
| 12 | + actioncable (6.0.3.4) |
| 13 | + actionpack (= 6.0.3.4) |
14 | 14 | nio4r (~> 2.0) |
15 | 15 | websocket-driver (>= 0.6.1) |
16 | | - actionmailer (5.2.4.4) |
17 | | - actionpack (= 5.2.4.4) |
18 | | - actionview (= 5.2.4.4) |
19 | | - activejob (= 5.2.4.4) |
| 16 | + actionmailbox (6.0.3.4) |
| 17 | + actionpack (= 6.0.3.4) |
| 18 | + activejob (= 6.0.3.4) |
| 19 | + activerecord (= 6.0.3.4) |
| 20 | + activestorage (= 6.0.3.4) |
| 21 | + activesupport (= 6.0.3.4) |
| 22 | + mail (>= 2.7.1) |
| 23 | + actionmailer (6.0.3.4) |
| 24 | + actionpack (= 6.0.3.4) |
| 25 | + actionview (= 6.0.3.4) |
| 26 | + activejob (= 6.0.3.4) |
20 | 27 | mail (~> 2.5, >= 2.5.4) |
21 | 28 | rails-dom-testing (~> 2.0) |
22 | | - actionpack (5.2.4.4) |
23 | | - actionview (= 5.2.4.4) |
24 | | - activesupport (= 5.2.4.4) |
| 29 | + actionpack (6.0.3.4) |
| 30 | + actionview (= 6.0.3.4) |
| 31 | + activesupport (= 6.0.3.4) |
25 | 32 | rack (~> 2.0, >= 2.0.8) |
26 | 33 | rack-test (>= 0.6.3) |
27 | 34 | rails-dom-testing (~> 2.0) |
28 | | - rails-html-sanitizer (~> 1.0, >= 1.0.2) |
29 | | - actionview (5.2.4.4) |
30 | | - activesupport (= 5.2.4.4) |
| 35 | + rails-html-sanitizer (~> 1.0, >= 1.2.0) |
| 36 | + actiontext (6.0.3.4) |
| 37 | + actionpack (= 6.0.3.4) |
| 38 | + activerecord (= 6.0.3.4) |
| 39 | + activestorage (= 6.0.3.4) |
| 40 | + activesupport (= 6.0.3.4) |
| 41 | + nokogiri (>= 1.8.5) |
| 42 | + actionview (6.0.3.4) |
| 43 | + activesupport (= 6.0.3.4) |
31 | 44 | builder (~> 3.1) |
32 | 45 | erubi (~> 1.4) |
33 | 46 | rails-dom-testing (~> 2.0) |
34 | | - rails-html-sanitizer (~> 1.0, >= 1.0.3) |
| 47 | + rails-html-sanitizer (~> 1.1, >= 1.2.0) |
35 | 48 | activeadmin (2.9.0) |
36 | 49 | arbre (~> 1.2, >= 1.2.1) |
37 | 50 | formtastic (>= 3.1, < 5.0) |
|
41 | 54 | kaminari (~> 1.0, >= 1.2.1) |
42 | 55 | railties (>= 5.2, < 6.2) |
43 | 56 | ransack (~> 2.1, >= 2.1.1) |
44 | | - activejob (5.2.4.4) |
45 | | - activesupport (= 5.2.4.4) |
| 57 | + activejob (6.0.3.4) |
| 58 | + activesupport (= 6.0.3.4) |
46 | 59 | globalid (>= 0.3.6) |
47 | | - activemodel (5.2.4.4) |
48 | | - activesupport (= 5.2.4.4) |
49 | | - activerecord (5.2.4.4) |
50 | | - activemodel (= 5.2.4.4) |
51 | | - activesupport (= 5.2.4.4) |
52 | | - arel (>= 9.0) |
53 | | - activestorage (5.2.4.4) |
54 | | - actionpack (= 5.2.4.4) |
55 | | - activerecord (= 5.2.4.4) |
| 60 | + activemodel (6.0.3.4) |
| 61 | + activesupport (= 6.0.3.4) |
| 62 | + activerecord (6.0.3.4) |
| 63 | + activemodel (= 6.0.3.4) |
| 64 | + activesupport (= 6.0.3.4) |
| 65 | + activestorage (6.0.3.4) |
| 66 | + actionpack (= 6.0.3.4) |
| 67 | + activejob (= 6.0.3.4) |
| 68 | + activerecord (= 6.0.3.4) |
56 | 69 | marcel (~> 0.3.1) |
57 | | - activesupport (5.2.4.4) |
| 70 | + activesupport (6.0.3.4) |
58 | 71 | concurrent-ruby (~> 1.0, >= 1.0.2) |
59 | 72 | i18n (>= 0.7, < 2) |
60 | 73 | minitest (~> 5.1) |
61 | 74 | tzinfo (~> 1.1) |
| 75 | + zeitwerk (~> 2.2, >= 2.2.2) |
62 | 76 | addressable (2.7.0) |
63 | 77 | public_suffix (>= 2.0.2, < 5.0) |
64 | 78 | analytics-ruby (2.2.8) |
65 | 79 | arbre (1.4.0) |
66 | 80 | activesupport (>= 3.0.0, < 6.2) |
67 | 81 | ruby2_keywords (>= 0.0.2, < 1.0) |
68 | | - arel (9.0.0) |
69 | 82 | autoprefixer-rails (10.1.0.0) |
70 | 83 | execjs |
71 | 84 | awesome_print (1.8.0) |
@@ -217,30 +230,32 @@ GEM |
217 | 230 | rack (~> 2.0) |
218 | 231 | rack-test (1.1.0) |
219 | 232 | rack (>= 1.0, < 3) |
220 | | - rails (5.2.4.4) |
221 | | - actioncable (= 5.2.4.4) |
222 | | - actionmailer (= 5.2.4.4) |
223 | | - actionpack (= 5.2.4.4) |
224 | | - actionview (= 5.2.4.4) |
225 | | - activejob (= 5.2.4.4) |
226 | | - activemodel (= 5.2.4.4) |
227 | | - activerecord (= 5.2.4.4) |
228 | | - activestorage (= 5.2.4.4) |
229 | | - activesupport (= 5.2.4.4) |
| 233 | + rails (6.0.3.4) |
| 234 | + actioncable (= 6.0.3.4) |
| 235 | + actionmailbox (= 6.0.3.4) |
| 236 | + actionmailer (= 6.0.3.4) |
| 237 | + actionpack (= 6.0.3.4) |
| 238 | + actiontext (= 6.0.3.4) |
| 239 | + actionview (= 6.0.3.4) |
| 240 | + activejob (= 6.0.3.4) |
| 241 | + activemodel (= 6.0.3.4) |
| 242 | + activerecord (= 6.0.3.4) |
| 243 | + activestorage (= 6.0.3.4) |
| 244 | + activesupport (= 6.0.3.4) |
230 | 245 | bundler (>= 1.3.0) |
231 | | - railties (= 5.2.4.4) |
| 246 | + railties (= 6.0.3.4) |
232 | 247 | sprockets-rails (>= 2.0.0) |
233 | 248 | rails-dom-testing (2.0.3) |
234 | 249 | activesupport (>= 4.2.0) |
235 | 250 | nokogiri (>= 1.6) |
236 | 251 | rails-html-sanitizer (1.3.0) |
237 | 252 | loofah (~> 2.3) |
238 | | - railties (5.2.4.4) |
239 | | - actionpack (= 5.2.4.4) |
240 | | - activesupport (= 5.2.4.4) |
| 253 | + railties (6.0.3.4) |
| 254 | + actionpack (= 6.0.3.4) |
| 255 | + activesupport (= 6.0.3.4) |
241 | 256 | method_source |
242 | 257 | rake (>= 0.8.7) |
243 | | - thor (>= 0.19.0, < 2.0) |
| 258 | + thor (>= 0.20.3, < 2.0) |
244 | 259 | rake (13.0.3) |
245 | 260 | ransack (2.4.1) |
246 | 261 | activerecord (>= 5.2.4) |
|
376 | 391 | websocket-extensions (0.1.5) |
377 | 392 | xpath (3.2.0) |
378 | 393 | nokogiri (~> 1.8) |
| 394 | + zeitwerk (2.4.2) |
379 | 395 |
|
380 | 396 | PLATFORMS |
381 | 397 | ruby |
@@ -405,7 +421,7 @@ DEPENDENCIES |
405 | 421 | puma |
406 | 422 | pundit |
407 | 423 | rack-attack |
408 | | - rails (~> 5.2.0) |
| 424 | + rails (~> 6.0.0) |
409 | 425 | redis-rails |
410 | 426 | rollbar |
411 | 427 | rspec-its |
|
0 commit comments