|
1 | 1 | GEM
|
2 | 2 | remote: http://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - actioncable (6.1.7.8) |
5 |
| - actionpack (= 6.1.7.8) |
6 |
| - activesupport (= 6.1.7.8) |
| 4 | + actioncable (6.1.7.9) |
| 5 | + actionpack (= 6.1.7.9) |
| 6 | + activesupport (= 6.1.7.9) |
7 | 7 | nio4r (~> 2.0)
|
8 | 8 | websocket-driver (>= 0.6.1)
|
9 |
| - actionmailbox (6.1.7.8) |
10 |
| - actionpack (= 6.1.7.8) |
11 |
| - activejob (= 6.1.7.8) |
12 |
| - activerecord (= 6.1.7.8) |
13 |
| - activestorage (= 6.1.7.8) |
14 |
| - activesupport (= 6.1.7.8) |
| 9 | + actionmailbox (6.1.7.9) |
| 10 | + actionpack (= 6.1.7.9) |
| 11 | + activejob (= 6.1.7.9) |
| 12 | + activerecord (= 6.1.7.9) |
| 13 | + activestorage (= 6.1.7.9) |
| 14 | + activesupport (= 6.1.7.9) |
15 | 15 | mail (>= 2.7.1)
|
16 |
| - actionmailer (6.1.7.8) |
17 |
| - actionpack (= 6.1.7.8) |
18 |
| - actionview (= 6.1.7.8) |
19 |
| - activejob (= 6.1.7.8) |
20 |
| - activesupport (= 6.1.7.8) |
| 16 | + actionmailer (6.1.7.9) |
| 17 | + actionpack (= 6.1.7.9) |
| 18 | + actionview (= 6.1.7.9) |
| 19 | + activejob (= 6.1.7.9) |
| 20 | + activesupport (= 6.1.7.9) |
21 | 21 | mail (~> 2.5, >= 2.5.4)
|
22 | 22 | rails-dom-testing (~> 2.0)
|
23 |
| - actionpack (6.1.7.8) |
24 |
| - actionview (= 6.1.7.8) |
25 |
| - activesupport (= 6.1.7.8) |
| 23 | + actionpack (6.1.7.9) |
| 24 | + actionview (= 6.1.7.9) |
| 25 | + activesupport (= 6.1.7.9) |
26 | 26 | rack (~> 2.0, >= 2.0.9)
|
27 | 27 | rack-test (>= 0.6.3)
|
28 | 28 | rails-dom-testing (~> 2.0)
|
29 | 29 | rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
30 |
| - actiontext (6.1.7.8) |
31 |
| - actionpack (= 6.1.7.8) |
32 |
| - activerecord (= 6.1.7.8) |
33 |
| - activestorage (= 6.1.7.8) |
34 |
| - activesupport (= 6.1.7.8) |
| 30 | + actiontext (6.1.7.9) |
| 31 | + actionpack (= 6.1.7.9) |
| 32 | + activerecord (= 6.1.7.9) |
| 33 | + activestorage (= 6.1.7.9) |
| 34 | + activesupport (= 6.1.7.9) |
35 | 35 | nokogiri (>= 1.8.5)
|
36 |
| - actionview (6.1.7.8) |
37 |
| - activesupport (= 6.1.7.8) |
| 36 | + actionview (6.1.7.9) |
| 37 | + activesupport (= 6.1.7.9) |
38 | 38 | builder (~> 3.1)
|
39 | 39 | erubi (~> 1.4)
|
40 | 40 | rails-dom-testing (~> 2.0)
|
41 | 41 | rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
42 |
| - activejob (6.1.7.8) |
43 |
| - activesupport (= 6.1.7.8) |
| 42 | + activejob (6.1.7.9) |
| 43 | + activesupport (= 6.1.7.9) |
44 | 44 | globalid (>= 0.3.6)
|
45 |
| - activemodel (6.1.7.8) |
46 |
| - activesupport (= 6.1.7.8) |
47 |
| - activerecord (6.1.7.8) |
48 |
| - activemodel (= 6.1.7.8) |
49 |
| - activesupport (= 6.1.7.8) |
50 |
| - activestorage (6.1.7.8) |
51 |
| - actionpack (= 6.1.7.8) |
52 |
| - activejob (= 6.1.7.8) |
53 |
| - activerecord (= 6.1.7.8) |
54 |
| - activesupport (= 6.1.7.8) |
| 45 | + activemodel (6.1.7.9) |
| 46 | + activesupport (= 6.1.7.9) |
| 47 | + activerecord (6.1.7.9) |
| 48 | + activemodel (= 6.1.7.9) |
| 49 | + activesupport (= 6.1.7.9) |
| 50 | + activestorage (6.1.7.9) |
| 51 | + actionpack (= 6.1.7.9) |
| 52 | + activejob (= 6.1.7.9) |
| 53 | + activerecord (= 6.1.7.9) |
| 54 | + activesupport (= 6.1.7.9) |
55 | 55 | marcel (~> 1.0)
|
56 | 56 | mini_mime (>= 1.1.0)
|
57 |
| - activesupport (6.1.7.8) |
| 57 | + activesupport (6.1.7.9) |
58 | 58 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
59 | 59 | i18n (>= 1.6, < 2)
|
60 | 60 | minitest (>= 5.1)
|
@@ -274,20 +274,20 @@ GEM
|
274 | 274 | rack (~> 2.2, >= 2.2.4)
|
275 | 275 | rack-test (2.1.0)
|
276 | 276 | rack (>= 1.3)
|
277 |
| - rails (6.1.7.8) |
278 |
| - actioncable (= 6.1.7.8) |
279 |
| - actionmailbox (= 6.1.7.8) |
280 |
| - actionmailer (= 6.1.7.8) |
281 |
| - actionpack (= 6.1.7.8) |
282 |
| - actiontext (= 6.1.7.8) |
283 |
| - actionview (= 6.1.7.8) |
284 |
| - activejob (= 6.1.7.8) |
285 |
| - activemodel (= 6.1.7.8) |
286 |
| - activerecord (= 6.1.7.8) |
287 |
| - activestorage (= 6.1.7.8) |
288 |
| - activesupport (= 6.1.7.8) |
| 277 | + rails (6.1.7.9) |
| 278 | + actioncable (= 6.1.7.9) |
| 279 | + actionmailbox (= 6.1.7.9) |
| 280 | + actionmailer (= 6.1.7.9) |
| 281 | + actionpack (= 6.1.7.9) |
| 282 | + actiontext (= 6.1.7.9) |
| 283 | + actionview (= 6.1.7.9) |
| 284 | + activejob (= 6.1.7.9) |
| 285 | + activemodel (= 6.1.7.9) |
| 286 | + activerecord (= 6.1.7.9) |
| 287 | + activestorage (= 6.1.7.9) |
| 288 | + activesupport (= 6.1.7.9) |
289 | 289 | bundler (>= 1.15.0)
|
290 |
| - railties (= 6.1.7.8) |
| 290 | + railties (= 6.1.7.9) |
291 | 291 | sprockets-rails (>= 2.0.0)
|
292 | 292 | rails-controller-testing (1.0.5)
|
293 | 293 | actionpack (>= 5.0.1.rc1)
|
|
305 | 305 | rails_stdout_logging
|
306 | 306 | rails_serve_static_assets (0.0.5)
|
307 | 307 | rails_stdout_logging (0.0.5)
|
308 |
| - railties (6.1.7.8) |
309 |
| - actionpack (= 6.1.7.8) |
310 |
| - activesupport (= 6.1.7.8) |
| 308 | + railties (6.1.7.9) |
| 309 | + actionpack (= 6.1.7.9) |
| 310 | + activesupport (= 6.1.7.9) |
311 | 311 | method_source
|
312 | 312 | rake (>= 12.2)
|
313 | 313 | thor (~> 1.0)
|
|
0 commit comments