|
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) |
|
134 | 134 | rails (>= 6) |
135 | 135 | warden (~> 1.2) |
136 | 136 | warden-oauth2 (~> 0.0.1) |
137 | | - globalid (1.1.0) |
138 | | - activesupport (>= 5.0) |
| 137 | + globalid (1.2.1) |
| 138 | + activesupport (>= 6.1) |
139 | 139 | google-protobuf (3.23.4) |
140 | 140 | google-protobuf (3.23.4-aarch64-linux) |
141 | 141 | google-protobuf (3.23.4-arm64-darwin) |
|
196 | 196 | mime-types-data (3.2023.0808) |
197 | 197 | mini_mime (1.1.5) |
198 | 198 | mini_portile2 (2.8.4) |
199 | | - minitest (5.19.0) |
| 199 | + minitest (5.20.0) |
200 | 200 | mongo (2.15.0) |
201 | 201 | bson (>= 4.8.2, < 5.0.0) |
202 | 202 | mongoid (7.5.4) |
@@ -480,30 +480,30 @@ GEM |
480 | 480 | rack |
481 | 481 | rack-test (2.1.0) |
482 | 482 | rack (>= 1.3) |
483 | | - rails (7.0.7.2) |
484 | | - actioncable (= 7.0.7.2) |
485 | | - actionmailbox (= 7.0.7.2) |
486 | | - actionmailer (= 7.0.7.2) |
487 | | - actionpack (= 7.0.7.2) |
488 | | - actiontext (= 7.0.7.2) |
489 | | - actionview (= 7.0.7.2) |
490 | | - activejob (= 7.0.7.2) |
491 | | - activemodel (= 7.0.7.2) |
492 | | - activerecord (= 7.0.7.2) |
493 | | - activestorage (= 7.0.7.2) |
494 | | - activesupport (= 7.0.7.2) |
| 483 | + rails (7.0.8) |
| 484 | + actioncable (= 7.0.8) |
| 485 | + actionmailbox (= 7.0.8) |
| 486 | + actionmailer (= 7.0.8) |
| 487 | + actionpack (= 7.0.8) |
| 488 | + actiontext (= 7.0.8) |
| 489 | + actionview (= 7.0.8) |
| 490 | + activejob (= 7.0.8) |
| 491 | + activemodel (= 7.0.8) |
| 492 | + activerecord (= 7.0.8) |
| 493 | + activestorage (= 7.0.8) |
| 494 | + activesupport (= 7.0.8) |
495 | 495 | bundler (>= 1.15.0) |
496 | | - railties (= 7.0.7.2) |
| 496 | + railties (= 7.0.8) |
497 | 497 | rails-dom-testing (2.2.0) |
498 | 498 | activesupport (>= 5.0.0) |
499 | 499 | minitest |
500 | 500 | nokogiri (>= 1.6) |
501 | 501 | rails-html-sanitizer (1.6.0) |
502 | 502 | loofah (~> 2.21) |
503 | 503 | nokogiri (~> 1.14) |
504 | | - railties (7.0.7.2) |
505 | | - actionpack (= 7.0.7.2) |
506 | | - activesupport (= 7.0.7.2) |
| 504 | + railties (7.0.8) |
| 505 | + actionpack (= 7.0.8) |
| 506 | + activesupport (= 7.0.8) |
507 | 507 | method_source |
508 | 508 | rake (>= 12.2) |
509 | 509 | thor (~> 1.0) |
@@ -659,7 +659,7 @@ DEPENDENCIES |
659 | 659 | plek |
660 | 660 | pry-byebug |
661 | 661 | rack-cache |
662 | | - rails (= 7.0.7.2) |
| 662 | + rails (= 7.0.8) |
663 | 663 | rspec-rails |
664 | 664 | rubocop-govuk |
665 | 665 | simplecov |
|
0 commit comments