|
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) |
|
130 | 130 | rails (>= 6) |
131 | 131 | warden (~> 1.2) |
132 | 132 | warden-oauth2 (~> 0.0.1) |
133 | | - globalid (1.1.0) |
134 | | - activesupport (>= 5.0) |
| 133 | + globalid (1.2.1) |
| 134 | + activesupport (>= 6.1) |
135 | 135 | google-protobuf (3.24.3) |
136 | 136 | google-protobuf (3.24.3-aarch64-linux) |
137 | 137 | google-protobuf (3.24.3-arm64-darwin) |
@@ -472,20 +472,20 @@ GEM |
472 | 472 | rack |
473 | 473 | rack-test (2.1.0) |
474 | 474 | rack (>= 1.3) |
475 | | - rails (7.0.7.2) |
476 | | - actioncable (= 7.0.7.2) |
477 | | - actionmailbox (= 7.0.7.2) |
478 | | - actionmailer (= 7.0.7.2) |
479 | | - actionpack (= 7.0.7.2) |
480 | | - actiontext (= 7.0.7.2) |
481 | | - actionview (= 7.0.7.2) |
482 | | - activejob (= 7.0.7.2) |
483 | | - activemodel (= 7.0.7.2) |
484 | | - activerecord (= 7.0.7.2) |
485 | | - activestorage (= 7.0.7.2) |
486 | | - activesupport (= 7.0.7.2) |
| 475 | + rails (7.0.8) |
| 476 | + actioncable (= 7.0.8) |
| 477 | + actionmailbox (= 7.0.8) |
| 478 | + actionmailer (= 7.0.8) |
| 479 | + actionpack (= 7.0.8) |
| 480 | + actiontext (= 7.0.8) |
| 481 | + actionview (= 7.0.8) |
| 482 | + activejob (= 7.0.8) |
| 483 | + activemodel (= 7.0.8) |
| 484 | + activerecord (= 7.0.8) |
| 485 | + activestorage (= 7.0.8) |
| 486 | + activesupport (= 7.0.8) |
487 | 487 | bundler (>= 1.15.0) |
488 | | - railties (= 7.0.7.2) |
| 488 | + railties (= 7.0.8) |
489 | 489 | rails-controller-testing (1.0.5) |
490 | 490 | actionpack (>= 5.0.1.rc1) |
491 | 491 | actionview (>= 5.0.1.rc1) |
|
497 | 497 | rails-html-sanitizer (1.6.0) |
498 | 498 | loofah (~> 2.21) |
499 | 499 | nokogiri (~> 1.14) |
500 | | - railties (7.0.7.2) |
501 | | - actionpack (= 7.0.7.2) |
502 | | - activesupport (= 7.0.7.2) |
| 500 | + railties (7.0.8) |
| 501 | + actionpack (= 7.0.8) |
| 502 | + activesupport (= 7.0.8) |
503 | 503 | method_source |
504 | 504 | rake (>= 12.2) |
505 | 505 | thor (~> 1.0) |
@@ -671,7 +671,7 @@ DEPENDENCIES |
671 | 671 | mlanett-redis-lock |
672 | 672 | mongoid |
673 | 673 | plek |
674 | | - rails (= 7.0.7.2) |
| 674 | + rails (= 7.0.8) |
675 | 675 | rails-controller-testing |
676 | 676 | redis |
677 | 677 | rspec-rails |
|
0 commit comments