|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - actioncable (6.1.7.8) |
5 | | - actionpack (= 6.1.7.8) |
6 | | - activesupport (= 6.1.7.8) |
| 4 | + actioncable (6.1.7.9) |
| 5 | + actionpack (= 6.1.7.9) |
| 6 | + activesupport (= 6.1.7.9) |
7 | 7 | nio4r (~> 2.0) |
8 | 8 | websocket-driver (>= 0.6.1) |
9 | | - actionmailbox (6.1.7.8) |
10 | | - actionpack (= 6.1.7.8) |
11 | | - activejob (= 6.1.7.8) |
12 | | - activerecord (= 6.1.7.8) |
13 | | - activestorage (= 6.1.7.8) |
14 | | - activesupport (= 6.1.7.8) |
| 9 | + actionmailbox (6.1.7.9) |
| 10 | + actionpack (= 6.1.7.9) |
| 11 | + activejob (= 6.1.7.9) |
| 12 | + activerecord (= 6.1.7.9) |
| 13 | + activestorage (= 6.1.7.9) |
| 14 | + activesupport (= 6.1.7.9) |
15 | 15 | mail (>= 2.7.1) |
16 | | - actionmailer (6.1.7.8) |
17 | | - actionpack (= 6.1.7.8) |
18 | | - actionview (= 6.1.7.8) |
19 | | - activejob (= 6.1.7.8) |
20 | | - activesupport (= 6.1.7.8) |
| 16 | + actionmailer (6.1.7.9) |
| 17 | + actionpack (= 6.1.7.9) |
| 18 | + actionview (= 6.1.7.9) |
| 19 | + activejob (= 6.1.7.9) |
| 20 | + activesupport (= 6.1.7.9) |
21 | 21 | mail (~> 2.5, >= 2.5.4) |
22 | 22 | rails-dom-testing (~> 2.0) |
23 | | - actionpack (6.1.7.8) |
24 | | - actionview (= 6.1.7.8) |
25 | | - activesupport (= 6.1.7.8) |
| 23 | + actionpack (6.1.7.9) |
| 24 | + actionview (= 6.1.7.9) |
| 25 | + activesupport (= 6.1.7.9) |
26 | 26 | rack (~> 2.0, >= 2.0.9) |
27 | 27 | rack-test (>= 0.6.3) |
28 | 28 | rails-dom-testing (~> 2.0) |
29 | 29 | rails-html-sanitizer (~> 1.0, >= 1.2.0) |
30 | | - actiontext (6.1.7.8) |
31 | | - actionpack (= 6.1.7.8) |
32 | | - activerecord (= 6.1.7.8) |
33 | | - activestorage (= 6.1.7.8) |
34 | | - activesupport (= 6.1.7.8) |
| 30 | + actiontext (6.1.7.9) |
| 31 | + actionpack (= 6.1.7.9) |
| 32 | + activerecord (= 6.1.7.9) |
| 33 | + activestorage (= 6.1.7.9) |
| 34 | + activesupport (= 6.1.7.9) |
35 | 35 | nokogiri (>= 1.8.5) |
36 | | - actionview (6.1.7.8) |
37 | | - activesupport (= 6.1.7.8) |
| 36 | + actionview (6.1.7.9) |
| 37 | + activesupport (= 6.1.7.9) |
38 | 38 | builder (~> 3.1) |
39 | 39 | erubi (~> 1.4) |
40 | 40 | rails-dom-testing (~> 2.0) |
41 | 41 | rails-html-sanitizer (~> 1.1, >= 1.2.0) |
42 | | - activejob (6.1.7.8) |
43 | | - activesupport (= 6.1.7.8) |
| 42 | + activejob (6.1.7.9) |
| 43 | + activesupport (= 6.1.7.9) |
44 | 44 | globalid (>= 0.3.6) |
45 | | - activemodel (6.1.7.8) |
46 | | - activesupport (= 6.1.7.8) |
47 | | - activerecord (6.1.7.8) |
48 | | - activemodel (= 6.1.7.8) |
49 | | - activesupport (= 6.1.7.8) |
50 | | - activestorage (6.1.7.8) |
51 | | - actionpack (= 6.1.7.8) |
52 | | - activejob (= 6.1.7.8) |
53 | | - activerecord (= 6.1.7.8) |
54 | | - activesupport (= 6.1.7.8) |
| 45 | + activemodel (6.1.7.9) |
| 46 | + activesupport (= 6.1.7.9) |
| 47 | + activerecord (6.1.7.9) |
| 48 | + activemodel (= 6.1.7.9) |
| 49 | + activesupport (= 6.1.7.9) |
| 50 | + activestorage (6.1.7.9) |
| 51 | + actionpack (= 6.1.7.9) |
| 52 | + activejob (= 6.1.7.9) |
| 53 | + activerecord (= 6.1.7.9) |
| 54 | + activesupport (= 6.1.7.9) |
55 | 55 | marcel (~> 1.0) |
56 | 56 | mini_mime (>= 1.1.0) |
57 | | - activesupport (6.1.7.8) |
| 57 | + activesupport (6.1.7.9) |
58 | 58 | concurrent-ruby (~> 1.0, >= 1.0.2) |
59 | 59 | i18n (>= 1.6, < 2) |
60 | 60 | minitest (>= 5.1) |
|
156 | 156 | http-parser (1.2.3) |
157 | 157 | ffi-compiler (>= 1.0, < 2.0) |
158 | 158 | http_parser.rb (0.6.0) |
159 | | - i18n (1.14.5) |
| 159 | + i18n (1.14.6) |
160 | 160 | concurrent-ruby (~> 1.0) |
161 | 161 | io-console (0.7.2) |
162 | 162 | jquery-rails (4.6.0) |
|
197 | 197 | metaclass (0.0.4) |
198 | 198 | method_source (1.1.0) |
199 | 199 | mini_mime (1.1.5) |
200 | | - minitest (5.24.1) |
| 200 | + minitest (5.25.1) |
201 | 201 | mocha (1.7.0) |
202 | 202 | metaclass (~> 0.0.1) |
203 | 203 | multi_json (1.15.0) |
|
207 | 207 | naught (1.1.0) |
208 | 208 | net-http-persistent (4.0.2) |
209 | 209 | connection_pool (~> 2.2) |
210 | | - net-imap (0.4.14) |
| 210 | + net-imap (0.4.17) |
211 | 211 | date |
212 | 212 | net-protocol |
213 | 213 | net-pop (0.1.2) |
@@ -246,38 +246,38 @@ GEM |
246 | 246 | puma (5.6.8) |
247 | 247 | nio4r (~> 2.0) |
248 | 248 | racc (1.8.1) |
249 | | - rack (2.2.9) |
| 249 | + rack (2.2.10) |
250 | 250 | rack-cors (2.0.2) |
251 | 251 | rack (>= 2.0.0) |
252 | 252 | rack-protection (3.2.0) |
253 | 253 | base64 (>= 0.1.0) |
254 | 254 | rack (~> 2.2, >= 2.2.4) |
255 | 255 | rack-test (2.1.0) |
256 | 256 | rack (>= 1.3) |
257 | | - rails (6.1.7.8) |
258 | | - actioncable (= 6.1.7.8) |
259 | | - actionmailbox (= 6.1.7.8) |
260 | | - actionmailer (= 6.1.7.8) |
261 | | - actionpack (= 6.1.7.8) |
262 | | - actiontext (= 6.1.7.8) |
263 | | - actionview (= 6.1.7.8) |
264 | | - activejob (= 6.1.7.8) |
265 | | - activemodel (= 6.1.7.8) |
266 | | - activerecord (= 6.1.7.8) |
267 | | - activestorage (= 6.1.7.8) |
268 | | - activesupport (= 6.1.7.8) |
| 257 | + rails (6.1.7.9) |
| 258 | + actioncable (= 6.1.7.9) |
| 259 | + actionmailbox (= 6.1.7.9) |
| 260 | + actionmailer (= 6.1.7.9) |
| 261 | + actionpack (= 6.1.7.9) |
| 262 | + actiontext (= 6.1.7.9) |
| 263 | + actionview (= 6.1.7.9) |
| 264 | + activejob (= 6.1.7.9) |
| 265 | + activemodel (= 6.1.7.9) |
| 266 | + activerecord (= 6.1.7.9) |
| 267 | + activestorage (= 6.1.7.9) |
| 268 | + activesupport (= 6.1.7.9) |
269 | 269 | bundler (>= 1.15.0) |
270 | | - railties (= 6.1.7.8) |
| 270 | + railties (= 6.1.7.9) |
271 | 271 | sprockets-rails (>= 2.0.0) |
272 | 272 | rails-dom-testing (2.2.0) |
273 | 273 | activesupport (>= 5.0.0) |
274 | 274 | minitest |
275 | 275 | nokogiri (>= 1.6) |
276 | 276 | rails-html-sanitizer (1.4.3) |
277 | 277 | loofah (~> 2.3) |
278 | | - railties (6.1.7.8) |
279 | | - actionpack (= 6.1.7.8) |
280 | | - activesupport (= 6.1.7.8) |
| 278 | + railties (6.1.7.9) |
| 279 | + actionpack (= 6.1.7.9) |
| 280 | + activesupport (= 6.1.7.9) |
281 | 281 | method_source |
282 | 282 | rake (>= 12.2) |
283 | 283 | thor (~> 1.0) |
|
414 | 414 | websocket-driver (0.7.6) |
415 | 415 | websocket-extensions (>= 0.1.0) |
416 | 416 | websocket-extensions (0.1.5) |
417 | | - zeitwerk (2.6.17) |
| 417 | + zeitwerk (2.7.0) |
418 | 418 |
|
419 | 419 | PLATFORMS |
420 | 420 | arm64-darwin-23 |
|
0 commit comments