|
18 | 18 | GEM |
19 | 19 | remote: https://rubygems.org/ |
20 | 20 | specs: |
21 | | - actioncable (7.2.1) |
22 | | - actionpack (= 7.2.1) |
23 | | - activesupport (= 7.2.1) |
| 21 | + actioncable (7.2.1.1) |
| 22 | + actionpack (= 7.2.1.1) |
| 23 | + activesupport (= 7.2.1.1) |
24 | 24 | nio4r (~> 2.0) |
25 | 25 | websocket-driver (>= 0.6.1) |
26 | 26 | zeitwerk (~> 2.6) |
27 | | - actionmailbox (7.2.1) |
28 | | - actionpack (= 7.2.1) |
29 | | - activejob (= 7.2.1) |
30 | | - activerecord (= 7.2.1) |
31 | | - activestorage (= 7.2.1) |
32 | | - activesupport (= 7.2.1) |
| 27 | + actionmailbox (7.2.1.1) |
| 28 | + actionpack (= 7.2.1.1) |
| 29 | + activejob (= 7.2.1.1) |
| 30 | + activerecord (= 7.2.1.1) |
| 31 | + activestorage (= 7.2.1.1) |
| 32 | + activesupport (= 7.2.1.1) |
33 | 33 | mail (>= 2.8.0) |
34 | | - actionmailer (7.2.1) |
35 | | - actionpack (= 7.2.1) |
36 | | - actionview (= 7.2.1) |
37 | | - activejob (= 7.2.1) |
38 | | - activesupport (= 7.2.1) |
| 34 | + actionmailer (7.2.1.1) |
| 35 | + actionpack (= 7.2.1.1) |
| 36 | + actionview (= 7.2.1.1) |
| 37 | + activejob (= 7.2.1.1) |
| 38 | + activesupport (= 7.2.1.1) |
39 | 39 | mail (>= 2.8.0) |
40 | 40 | rails-dom-testing (~> 2.2) |
41 | | - actionpack (7.2.1) |
42 | | - actionview (= 7.2.1) |
43 | | - activesupport (= 7.2.1) |
| 41 | + actionpack (7.2.1.1) |
| 42 | + actionview (= 7.2.1.1) |
| 43 | + activesupport (= 7.2.1.1) |
44 | 44 | nokogiri (>= 1.8.5) |
45 | 45 | racc |
46 | 46 | rack (>= 2.2.4, < 3.2) |
|
49 | 49 | rails-dom-testing (~> 2.2) |
50 | 50 | rails-html-sanitizer (~> 1.6) |
51 | 51 | useragent (~> 0.16) |
52 | | - actiontext (7.2.1) |
53 | | - actionpack (= 7.2.1) |
54 | | - activerecord (= 7.2.1) |
55 | | - activestorage (= 7.2.1) |
56 | | - activesupport (= 7.2.1) |
| 52 | + actiontext (7.2.1.1) |
| 53 | + actionpack (= 7.2.1.1) |
| 54 | + activerecord (= 7.2.1.1) |
| 55 | + activestorage (= 7.2.1.1) |
| 56 | + activesupport (= 7.2.1.1) |
57 | 57 | globalid (>= 0.6.0) |
58 | 58 | nokogiri (>= 1.8.5) |
59 | | - actionview (7.2.1) |
60 | | - activesupport (= 7.2.1) |
| 59 | + actionview (7.2.1.1) |
| 60 | + activesupport (= 7.2.1.1) |
61 | 61 | builder (~> 3.1) |
62 | 62 | erubi (~> 1.11) |
63 | 63 | rails-dom-testing (~> 2.2) |
|
75 | 75 | kaminari (>= 1.2.1) |
76 | 76 | railties (>= 6.1) |
77 | 77 | ransack (>= 4.0) |
78 | | - activejob (7.2.1) |
79 | | - activesupport (= 7.2.1) |
| 78 | + activejob (7.2.1.1) |
| 79 | + activesupport (= 7.2.1.1) |
80 | 80 | globalid (>= 0.3.6) |
81 | | - activemodel (7.2.1) |
82 | | - activesupport (= 7.2.1) |
| 81 | + activemodel (7.2.1.1) |
| 82 | + activesupport (= 7.2.1.1) |
83 | 83 | activemodel-serializers-xml (1.0.2) |
84 | 84 | activemodel (> 5.x) |
85 | 85 | activesupport (> 5.x) |
86 | 86 | builder (~> 3.1) |
87 | | - activerecord (7.2.1) |
88 | | - activemodel (= 7.2.1) |
89 | | - activesupport (= 7.2.1) |
| 87 | + activerecord (7.2.1.1) |
| 88 | + activemodel (= 7.2.1.1) |
| 89 | + activesupport (= 7.2.1.1) |
90 | 90 | timeout (>= 0.4.0) |
91 | | - activestorage (7.2.1) |
92 | | - actionpack (= 7.2.1) |
93 | | - activejob (= 7.2.1) |
94 | | - activerecord (= 7.2.1) |
95 | | - activesupport (= 7.2.1) |
| 91 | + activestorage (7.2.1.1) |
| 92 | + actionpack (= 7.2.1.1) |
| 93 | + activejob (= 7.2.1.1) |
| 94 | + activerecord (= 7.2.1.1) |
| 95 | + activesupport (= 7.2.1.1) |
96 | 96 | marcel (~> 1.0) |
97 | | - activesupport (7.2.1) |
| 97 | + activesupport (7.2.1.1) |
98 | 98 | base64 |
99 | 99 | bigdecimal |
100 | 100 | concurrent-ruby (~> 1.0, >= 1.3.1) |
|
351 | 351 | msgpack (1.7.2) |
352 | 352 | net-http (0.4.1) |
353 | 353 | uri |
354 | | - net-imap (0.4.14) |
| 354 | + net-imap (0.4.17) |
355 | 355 | date |
356 | 356 | net-protocol |
357 | 357 | net-pop (0.1.2) |
@@ -417,20 +417,20 @@ GEM |
417 | 417 | rackup (2.1.0) |
418 | 418 | rack (>= 3) |
419 | 419 | webrick (~> 1.8) |
420 | | - rails (7.2.1) |
421 | | - actioncable (= 7.2.1) |
422 | | - actionmailbox (= 7.2.1) |
423 | | - actionmailer (= 7.2.1) |
424 | | - actionpack (= 7.2.1) |
425 | | - actiontext (= 7.2.1) |
426 | | - actionview (= 7.2.1) |
427 | | - activejob (= 7.2.1) |
428 | | - activemodel (= 7.2.1) |
429 | | - activerecord (= 7.2.1) |
430 | | - activestorage (= 7.2.1) |
431 | | - activesupport (= 7.2.1) |
| 420 | + rails (7.2.1.1) |
| 421 | + actioncable (= 7.2.1.1) |
| 422 | + actionmailbox (= 7.2.1.1) |
| 423 | + actionmailer (= 7.2.1.1) |
| 424 | + actionpack (= 7.2.1.1) |
| 425 | + actiontext (= 7.2.1.1) |
| 426 | + actionview (= 7.2.1.1) |
| 427 | + activejob (= 7.2.1.1) |
| 428 | + activemodel (= 7.2.1.1) |
| 429 | + activerecord (= 7.2.1.1) |
| 430 | + activestorage (= 7.2.1.1) |
| 431 | + activesupport (= 7.2.1.1) |
432 | 432 | bundler (>= 1.15.0) |
433 | | - railties (= 7.2.1) |
| 433 | + railties (= 7.2.1.1) |
434 | 434 | rails-dom-testing (2.2.0) |
435 | 435 | activesupport (>= 5.0.0) |
436 | 436 | minitest |
|
449 | 449 | json |
450 | 450 | require_all (~> 3.0) |
451 | 451 | ruby-progressbar |
452 | | - railties (7.2.1) |
453 | | - actionpack (= 7.2.1) |
454 | | - activesupport (= 7.2.1) |
| 452 | + railties (7.2.1.1) |
| 453 | + actionpack (= 7.2.1.1) |
| 454 | + activesupport (= 7.2.1.1) |
455 | 455 | irb (~> 1.13) |
456 | 456 | rackup (>= 1.0.0) |
457 | 457 | rake (>= 12.2) |
|
0 commit comments