|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - actioncable (7.0.7.2) |
5 | | - actionpack (= 7.0.7.2) |
6 | | - activesupport (= 7.0.7.2) |
| 4 | + actioncable (7.0.8) |
| 5 | + actionpack (= 7.0.8) |
| 6 | + activesupport (= 7.0.8) |
7 | 7 | nio4r (~> 2.0) |
8 | 8 | websocket-driver (>= 0.6.1) |
9 | | - actionmailbox (7.0.7.2) |
10 | | - actionpack (= 7.0.7.2) |
11 | | - activejob (= 7.0.7.2) |
12 | | - activerecord (= 7.0.7.2) |
13 | | - activestorage (= 7.0.7.2) |
14 | | - activesupport (= 7.0.7.2) |
| 9 | + actionmailbox (7.0.8) |
| 10 | + actionpack (= 7.0.8) |
| 11 | + activejob (= 7.0.8) |
| 12 | + activerecord (= 7.0.8) |
| 13 | + activestorage (= 7.0.8) |
| 14 | + activesupport (= 7.0.8) |
15 | 15 | mail (>= 2.7.1) |
16 | 16 | net-imap |
17 | 17 | net-pop |
18 | 18 | net-smtp |
19 | | - actionmailer (7.0.7.2) |
20 | | - actionpack (= 7.0.7.2) |
21 | | - actionview (= 7.0.7.2) |
22 | | - activejob (= 7.0.7.2) |
23 | | - activesupport (= 7.0.7.2) |
| 19 | + actionmailer (7.0.8) |
| 20 | + actionpack (= 7.0.8) |
| 21 | + actionview (= 7.0.8) |
| 22 | + activejob (= 7.0.8) |
| 23 | + activesupport (= 7.0.8) |
24 | 24 | mail (~> 2.5, >= 2.5.4) |
25 | 25 | net-imap |
26 | 26 | net-pop |
27 | 27 | net-smtp |
28 | 28 | rails-dom-testing (~> 2.0) |
29 | | - actionpack (7.0.7.2) |
30 | | - actionview (= 7.0.7.2) |
31 | | - activesupport (= 7.0.7.2) |
| 29 | + actionpack (7.0.8) |
| 30 | + actionview (= 7.0.8) |
| 31 | + activesupport (= 7.0.8) |
32 | 32 | rack (~> 2.0, >= 2.2.4) |
33 | 33 | rack-test (>= 0.6.3) |
34 | 34 | rails-dom-testing (~> 2.0) |
35 | 35 | rails-html-sanitizer (~> 1.0, >= 1.2.0) |
36 | | - actiontext (7.0.7.2) |
37 | | - actionpack (= 7.0.7.2) |
38 | | - activerecord (= 7.0.7.2) |
39 | | - activestorage (= 7.0.7.2) |
40 | | - activesupport (= 7.0.7.2) |
| 36 | + actiontext (7.0.8) |
| 37 | + actionpack (= 7.0.8) |
| 38 | + activerecord (= 7.0.8) |
| 39 | + activestorage (= 7.0.8) |
| 40 | + activesupport (= 7.0.8) |
41 | 41 | globalid (>= 0.6.0) |
42 | 42 | nokogiri (>= 1.8.5) |
43 | | - actionview (7.0.7.2) |
44 | | - activesupport (= 7.0.7.2) |
| 43 | + actionview (7.0.8) |
| 44 | + activesupport (= 7.0.8) |
45 | 45 | builder (~> 3.1) |
46 | 46 | erubi (~> 1.4) |
47 | 47 | rails-dom-testing (~> 2.0) |
48 | 48 | rails-html-sanitizer (~> 1.1, >= 1.2.0) |
49 | | - activejob (7.0.7.2) |
50 | | - activesupport (= 7.0.7.2) |
| 49 | + activejob (7.0.8) |
| 50 | + activesupport (= 7.0.8) |
51 | 51 | globalid (>= 0.3.6) |
52 | | - activemodel (7.0.7.2) |
53 | | - activesupport (= 7.0.7.2) |
54 | | - activerecord (7.0.7.2) |
55 | | - activemodel (= 7.0.7.2) |
56 | | - activesupport (= 7.0.7.2) |
57 | | - activestorage (7.0.7.2) |
58 | | - actionpack (= 7.0.7.2) |
59 | | - activejob (= 7.0.7.2) |
60 | | - activerecord (= 7.0.7.2) |
61 | | - activesupport (= 7.0.7.2) |
| 52 | + activemodel (7.0.8) |
| 53 | + activesupport (= 7.0.8) |
| 54 | + activerecord (7.0.8) |
| 55 | + activemodel (= 7.0.8) |
| 56 | + activesupport (= 7.0.8) |
| 57 | + activestorage (7.0.8) |
| 58 | + actionpack (= 7.0.8) |
| 59 | + activejob (= 7.0.8) |
| 60 | + activerecord (= 7.0.8) |
| 61 | + activesupport (= 7.0.8) |
62 | 62 | marcel (~> 1.0) |
63 | 63 | mini_mime (>= 1.1.0) |
64 | | - activesupport (7.0.7.2) |
| 64 | + activesupport (7.0.8) |
65 | 65 | concurrent-ruby (~> 1.0, >= 1.0.2) |
66 | 66 | i18n (>= 1.6, < 2) |
67 | 67 | minitest (>= 5.1) |
|
107 | 107 | rails (>= 6) |
108 | 108 | warden (~> 1.2) |
109 | 109 | warden-oauth2 (~> 0.0.1) |
110 | | - globalid (1.2.0) |
| 110 | + globalid (1.2.1) |
111 | 111 | activesupport (>= 6.1) |
112 | 112 | google-protobuf (3.24.2) |
113 | 113 | google-protobuf (3.24.2-aarch64-linux) |
|
187 | 187 | mime-types-data (3.2023.0808) |
188 | 188 | mini_mime (1.1.5) |
189 | 189 | mini_portile2 (2.8.4) |
190 | | - minitest (5.19.0) |
| 190 | + minitest (5.20.0) |
191 | 191 | multi_xml (0.6.0) |
192 | 192 | net-imap (0.3.7) |
193 | 193 | date |
@@ -438,30 +438,30 @@ GEM |
438 | 438 | rack |
439 | 439 | rack-test (2.1.0) |
440 | 440 | rack (>= 1.3) |
441 | | - rails (7.0.7.2) |
442 | | - actioncable (= 7.0.7.2) |
443 | | - actionmailbox (= 7.0.7.2) |
444 | | - actionmailer (= 7.0.7.2) |
445 | | - actionpack (= 7.0.7.2) |
446 | | - actiontext (= 7.0.7.2) |
447 | | - actionview (= 7.0.7.2) |
448 | | - activejob (= 7.0.7.2) |
449 | | - activemodel (= 7.0.7.2) |
450 | | - activerecord (= 7.0.7.2) |
451 | | - activestorage (= 7.0.7.2) |
452 | | - activesupport (= 7.0.7.2) |
| 441 | + rails (7.0.8) |
| 442 | + actioncable (= 7.0.8) |
| 443 | + actionmailbox (= 7.0.8) |
| 444 | + actionmailer (= 7.0.8) |
| 445 | + actionpack (= 7.0.8) |
| 446 | + actiontext (= 7.0.8) |
| 447 | + actionview (= 7.0.8) |
| 448 | + activejob (= 7.0.8) |
| 449 | + activemodel (= 7.0.8) |
| 450 | + activerecord (= 7.0.8) |
| 451 | + activestorage (= 7.0.8) |
| 452 | + activesupport (= 7.0.8) |
453 | 453 | bundler (>= 1.15.0) |
454 | | - railties (= 7.0.7.2) |
| 454 | + railties (= 7.0.8) |
455 | 455 | rails-dom-testing (2.2.0) |
456 | 456 | activesupport (>= 5.0.0) |
457 | 457 | minitest |
458 | 458 | nokogiri (>= 1.6) |
459 | 459 | rails-html-sanitizer (1.6.0) |
460 | 460 | loofah (~> 2.21) |
461 | 461 | nokogiri (~> 1.14) |
462 | | - railties (7.0.7.2) |
463 | | - actionpack (= 7.0.7.2) |
464 | | - activesupport (= 7.0.7.2) |
| 462 | + railties (7.0.8) |
| 463 | + actionpack (= 7.0.8) |
| 464 | + activesupport (= 7.0.8) |
465 | 465 | method_source |
466 | 466 | rake (>= 12.2) |
467 | 467 | thor (~> 1.0) |
@@ -608,7 +608,7 @@ DEPENDENCIES |
608 | 608 | listen |
609 | 609 | plek |
610 | 610 | pry-byebug |
611 | | - rails (= 7.0.7.2) |
| 611 | + rails (= 7.0.8) |
612 | 612 | responders |
613 | 613 | rspec-collection_matchers |
614 | 614 | rspec-rails |
|
0 commit comments