|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - actioncable (7.0.4.3) |
5 | | - actionpack (= 7.0.4.3) |
6 | | - activesupport (= 7.0.4.3) |
| 4 | + actioncable (7.0.7) |
| 5 | + actionpack (= 7.0.7) |
| 6 | + activesupport (= 7.0.7) |
7 | 7 | nio4r (~> 2.0) |
8 | 8 | websocket-driver (>= 0.6.1) |
9 | | - actionmailbox (7.0.4.3) |
10 | | - actionpack (= 7.0.4.3) |
11 | | - activejob (= 7.0.4.3) |
12 | | - activerecord (= 7.0.4.3) |
13 | | - activestorage (= 7.0.4.3) |
14 | | - activesupport (= 7.0.4.3) |
| 9 | + actionmailbox (7.0.7) |
| 10 | + actionpack (= 7.0.7) |
| 11 | + activejob (= 7.0.7) |
| 12 | + activerecord (= 7.0.7) |
| 13 | + activestorage (= 7.0.7) |
| 14 | + activesupport (= 7.0.7) |
15 | 15 | mail (>= 2.7.1) |
16 | 16 | net-imap |
17 | 17 | net-pop |
18 | 18 | net-smtp |
19 | | - actionmailer (7.0.4.3) |
20 | | - actionpack (= 7.0.4.3) |
21 | | - actionview (= 7.0.4.3) |
22 | | - activejob (= 7.0.4.3) |
23 | | - activesupport (= 7.0.4.3) |
| 19 | + actionmailer (7.0.7) |
| 20 | + actionpack (= 7.0.7) |
| 21 | + actionview (= 7.0.7) |
| 22 | + activejob (= 7.0.7) |
| 23 | + activesupport (= 7.0.7) |
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.4.3) |
30 | | - actionview (= 7.0.4.3) |
31 | | - activesupport (= 7.0.4.3) |
32 | | - rack (~> 2.0, >= 2.2.0) |
| 29 | + actionpack (7.0.7) |
| 30 | + actionview (= 7.0.7) |
| 31 | + activesupport (= 7.0.7) |
| 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.4.3) |
37 | | - actionpack (= 7.0.4.3) |
38 | | - activerecord (= 7.0.4.3) |
39 | | - activestorage (= 7.0.4.3) |
40 | | - activesupport (= 7.0.4.3) |
| 36 | + actiontext (7.0.7) |
| 37 | + actionpack (= 7.0.7) |
| 38 | + activerecord (= 7.0.7) |
| 39 | + activestorage (= 7.0.7) |
| 40 | + activesupport (= 7.0.7) |
41 | 41 | globalid (>= 0.6.0) |
42 | 42 | nokogiri (>= 1.8.5) |
43 | | - actionview (7.0.4.3) |
44 | | - activesupport (= 7.0.4.3) |
| 43 | + actionview (7.0.7) |
| 44 | + activesupport (= 7.0.7) |
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.4.3) |
50 | | - activesupport (= 7.0.4.3) |
| 49 | + activejob (7.0.7) |
| 50 | + activesupport (= 7.0.7) |
51 | 51 | globalid (>= 0.3.6) |
52 | | - activemodel (7.0.4.3) |
53 | | - activesupport (= 7.0.4.3) |
54 | | - activerecord (7.0.4.3) |
55 | | - activemodel (= 7.0.4.3) |
56 | | - activesupport (= 7.0.4.3) |
57 | | - activestorage (7.0.4.3) |
58 | | - actionpack (= 7.0.4.3) |
59 | | - activejob (= 7.0.4.3) |
60 | | - activerecord (= 7.0.4.3) |
61 | | - activesupport (= 7.0.4.3) |
| 52 | + activemodel (7.0.7) |
| 53 | + activesupport (= 7.0.7) |
| 54 | + activerecord (7.0.7) |
| 55 | + activemodel (= 7.0.7) |
| 56 | + activesupport (= 7.0.7) |
| 57 | + activestorage (7.0.7) |
| 58 | + actionpack (= 7.0.7) |
| 59 | + activejob (= 7.0.7) |
| 60 | + activerecord (= 7.0.7) |
| 61 | + activesupport (= 7.0.7) |
62 | 62 | marcel (~> 1.0) |
63 | 63 | mini_mime (>= 1.1.0) |
64 | | - activesupport (7.0.4.3) |
| 64 | + activesupport (7.0.7) |
65 | 65 | concurrent-ruby (~> 1.0, >= 1.0.2) |
66 | 66 | i18n (>= 1.6, < 2) |
67 | 67 | minitest (>= 5.1) |
|
233 | 233 | minitest (5.18.0) |
234 | 234 | msgpack (1.7.0) |
235 | 235 | nap (1.1.0) |
236 | | - net-imap (0.3.4) |
| 236 | + net-imap (0.3.7) |
237 | 237 | date |
238 | 238 | net-protocol |
239 | 239 | net-pop (0.1.2) |
@@ -280,20 +280,20 @@ GEM |
280 | 280 | rack-test (2.1.0) |
281 | 281 | rack (>= 1.3) |
282 | 282 | rack-timeout (0.6.3) |
283 | | - rails (7.0.4.3) |
284 | | - actioncable (= 7.0.4.3) |
285 | | - actionmailbox (= 7.0.4.3) |
286 | | - actionmailer (= 7.0.4.3) |
287 | | - actionpack (= 7.0.4.3) |
288 | | - actiontext (= 7.0.4.3) |
289 | | - actionview (= 7.0.4.3) |
290 | | - activejob (= 7.0.4.3) |
291 | | - activemodel (= 7.0.4.3) |
292 | | - activerecord (= 7.0.4.3) |
293 | | - activestorage (= 7.0.4.3) |
294 | | - activesupport (= 7.0.4.3) |
| 283 | + rails (7.0.7) |
| 284 | + actioncable (= 7.0.7) |
| 285 | + actionmailbox (= 7.0.7) |
| 286 | + actionmailer (= 7.0.7) |
| 287 | + actionpack (= 7.0.7) |
| 288 | + actiontext (= 7.0.7) |
| 289 | + actionview (= 7.0.7) |
| 290 | + activejob (= 7.0.7) |
| 291 | + activemodel (= 7.0.7) |
| 292 | + activerecord (= 7.0.7) |
| 293 | + activestorage (= 7.0.7) |
| 294 | + activesupport (= 7.0.7) |
295 | 295 | bundler (>= 1.15.0) |
296 | | - railties (= 7.0.4.3) |
| 296 | + railties (= 7.0.7) |
297 | 297 | rails-dom-testing (2.0.3) |
298 | 298 | activesupport (>= 4.2.0) |
299 | 299 | nokogiri (>= 1.6) |
|
307 | 307 | json |
308 | 308 | require_all (~> 3.0) |
309 | 309 | ruby-progressbar |
310 | | - railties (7.0.4.3) |
311 | | - actionpack (= 7.0.4.3) |
312 | | - activesupport (= 7.0.4.3) |
| 310 | + railties (7.0.7) |
| 311 | + actionpack (= 7.0.7) |
| 312 | + activesupport (= 7.0.7) |
313 | 313 | method_source |
314 | 314 | rake (>= 12.2) |
315 | 315 | thor (~> 1.0) |
|
425 | 425 | thor (1.2.1) |
426 | 426 | tilt (2.1.0) |
427 | 427 | timecop (0.9.6) |
428 | | - timeout (0.3.2) |
| 428 | + timeout (0.4.0) |
429 | 429 | tzinfo (2.0.6) |
430 | 430 | concurrent-ruby (~> 1.0) |
431 | 431 | unicode-display_width (2.4.2) |
|
438 | 438 | crack (>= 0.3.2) |
439 | 439 | hashdiff (>= 0.4.0, < 2.0.0) |
440 | 440 | websocket (1.2.9) |
441 | | - websocket-driver (0.7.5) |
| 441 | + websocket-driver (0.7.6) |
442 | 442 | websocket-extensions (>= 0.1.0) |
443 | 443 | websocket-extensions (0.1.5) |
444 | 444 | xpath (3.2.0) |
@@ -491,7 +491,7 @@ DEPENDENCIES |
491 | 491 | pundit |
492 | 492 | rack-cors |
493 | 493 | rack-timeout |
494 | | - rails (= 7.0.4.3) |
| 494 | + rails (= 7.0.7) |
495 | 495 | roadie-rails |
496 | 496 | rspec-rails (>= 4.0.0.beta2) |
497 | 497 | rspec-retry |
|
0 commit comments