|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - actioncable (7.0.8.4) |
5 | | - actionpack (= 7.0.8.4) |
6 | | - activesupport (= 7.0.8.4) |
| 4 | + actioncable (7.0.8.5) |
| 5 | + actionpack (= 7.0.8.5) |
| 6 | + activesupport (= 7.0.8.5) |
7 | 7 | nio4r (~> 2.0) |
8 | 8 | websocket-driver (>= 0.6.1) |
9 | | - actionmailbox (7.0.8.4) |
10 | | - actionpack (= 7.0.8.4) |
11 | | - activejob (= 7.0.8.4) |
12 | | - activerecord (= 7.0.8.4) |
13 | | - activestorage (= 7.0.8.4) |
14 | | - activesupport (= 7.0.8.4) |
| 9 | + actionmailbox (7.0.8.5) |
| 10 | + actionpack (= 7.0.8.5) |
| 11 | + activejob (= 7.0.8.5) |
| 12 | + activerecord (= 7.0.8.5) |
| 13 | + activestorage (= 7.0.8.5) |
| 14 | + activesupport (= 7.0.8.5) |
15 | 15 | mail (>= 2.7.1) |
16 | 16 | net-imap |
17 | 17 | net-pop |
18 | 18 | net-smtp |
19 | | - actionmailer (7.0.8.4) |
20 | | - actionpack (= 7.0.8.4) |
21 | | - actionview (= 7.0.8.4) |
22 | | - activejob (= 7.0.8.4) |
23 | | - activesupport (= 7.0.8.4) |
| 19 | + actionmailer (7.0.8.5) |
| 20 | + actionpack (= 7.0.8.5) |
| 21 | + actionview (= 7.0.8.5) |
| 22 | + activejob (= 7.0.8.5) |
| 23 | + activesupport (= 7.0.8.5) |
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.8.4) |
30 | | - actionview (= 7.0.8.4) |
31 | | - activesupport (= 7.0.8.4) |
| 29 | + actionpack (7.0.8.5) |
| 30 | + actionview (= 7.0.8.5) |
| 31 | + activesupport (= 7.0.8.5) |
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.8.4) |
37 | | - actionpack (= 7.0.8.4) |
38 | | - activerecord (= 7.0.8.4) |
39 | | - activestorage (= 7.0.8.4) |
40 | | - activesupport (= 7.0.8.4) |
| 36 | + actiontext (7.0.8.5) |
| 37 | + actionpack (= 7.0.8.5) |
| 38 | + activerecord (= 7.0.8.5) |
| 39 | + activestorage (= 7.0.8.5) |
| 40 | + activesupport (= 7.0.8.5) |
41 | 41 | globalid (>= 0.6.0) |
42 | 42 | nokogiri (>= 1.8.5) |
43 | | - actionview (7.0.8.4) |
44 | | - activesupport (= 7.0.8.4) |
| 43 | + actionview (7.0.8.5) |
| 44 | + activesupport (= 7.0.8.5) |
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.8.4) |
50 | | - activesupport (= 7.0.8.4) |
| 49 | + activejob (7.0.8.5) |
| 50 | + activesupport (= 7.0.8.5) |
51 | 51 | globalid (>= 0.3.6) |
52 | | - activemodel (7.0.8.4) |
53 | | - activesupport (= 7.0.8.4) |
54 | | - activerecord (7.0.8.4) |
55 | | - activemodel (= 7.0.8.4) |
56 | | - activesupport (= 7.0.8.4) |
57 | | - activestorage (7.0.8.4) |
58 | | - actionpack (= 7.0.8.4) |
59 | | - activejob (= 7.0.8.4) |
60 | | - activerecord (= 7.0.8.4) |
61 | | - activesupport (= 7.0.8.4) |
| 52 | + activemodel (7.0.8.5) |
| 53 | + activesupport (= 7.0.8.5) |
| 54 | + activerecord (7.0.8.5) |
| 55 | + activemodel (= 7.0.8.5) |
| 56 | + activesupport (= 7.0.8.5) |
| 57 | + activestorage (7.0.8.5) |
| 58 | + actionpack (= 7.0.8.5) |
| 59 | + activejob (= 7.0.8.5) |
| 60 | + activerecord (= 7.0.8.5) |
| 61 | + activesupport (= 7.0.8.5) |
62 | 62 | marcel (~> 1.0) |
63 | 63 | mini_mime (>= 1.1.0) |
64 | | - activesupport (7.0.8.4) |
| 64 | + activesupport (7.0.8.5) |
65 | 65 | concurrent-ruby (~> 1.0, >= 1.0.2) |
66 | 66 | i18n (>= 1.6, < 2) |
67 | 67 | minitest (>= 5.1) |
@@ -141,33 +141,33 @@ GEM |
141 | 141 | puma (5.6.9) |
142 | 142 | nio4r (~> 2.0) |
143 | 143 | racc (1.8.1) |
144 | | - rack (2.2.9) |
| 144 | + rack (2.2.10) |
145 | 145 | rack-test (2.1.0) |
146 | 146 | rack (>= 1.3) |
147 | | - rails (7.0.8.4) |
148 | | - actioncable (= 7.0.8.4) |
149 | | - actionmailbox (= 7.0.8.4) |
150 | | - actionmailer (= 7.0.8.4) |
151 | | - actionpack (= 7.0.8.4) |
152 | | - actiontext (= 7.0.8.4) |
153 | | - actionview (= 7.0.8.4) |
154 | | - activejob (= 7.0.8.4) |
155 | | - activemodel (= 7.0.8.4) |
156 | | - activerecord (= 7.0.8.4) |
157 | | - activestorage (= 7.0.8.4) |
158 | | - activesupport (= 7.0.8.4) |
| 147 | + rails (7.0.8.5) |
| 148 | + actioncable (= 7.0.8.5) |
| 149 | + actionmailbox (= 7.0.8.5) |
| 150 | + actionmailer (= 7.0.8.5) |
| 151 | + actionpack (= 7.0.8.5) |
| 152 | + actiontext (= 7.0.8.5) |
| 153 | + actionview (= 7.0.8.5) |
| 154 | + activejob (= 7.0.8.5) |
| 155 | + activemodel (= 7.0.8.5) |
| 156 | + activerecord (= 7.0.8.5) |
| 157 | + activestorage (= 7.0.8.5) |
| 158 | + activesupport (= 7.0.8.5) |
159 | 159 | bundler (>= 1.15.0) |
160 | | - railties (= 7.0.8.4) |
| 160 | + railties (= 7.0.8.5) |
161 | 161 | rails-dom-testing (2.2.0) |
162 | 162 | activesupport (>= 5.0.0) |
163 | 163 | minitest |
164 | 164 | nokogiri (>= 1.6) |
165 | 165 | rails-html-sanitizer (1.6.0) |
166 | 166 | loofah (~> 2.21) |
167 | 167 | nokogiri (~> 1.14) |
168 | | - railties (7.0.8.4) |
169 | | - actionpack (= 7.0.8.4) |
170 | | - activesupport (= 7.0.8.4) |
| 168 | + railties (7.0.8.5) |
| 169 | + actionpack (= 7.0.8.5) |
| 170 | + activesupport (= 7.0.8.5) |
171 | 171 | method_source |
172 | 172 | rake (>= 12.2) |
173 | 173 | thor (~> 1.0) |
|
0 commit comments