|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - actioncable (7.1.5.1) |
5 |
| - actionpack (= 7.1.5.1) |
6 |
| - activesupport (= 7.1.5.1) |
| 4 | + actioncable (7.2.2.1) |
| 5 | + actionpack (= 7.2.2.1) |
| 6 | + activesupport (= 7.2.2.1) |
7 | 7 | nio4r (~> 2.0)
|
8 | 8 | websocket-driver (>= 0.6.1)
|
9 | 9 | zeitwerk (~> 2.6)
|
10 |
| - actionmailbox (7.1.5.1) |
11 |
| - actionpack (= 7.1.5.1) |
12 |
| - activejob (= 7.1.5.1) |
13 |
| - activerecord (= 7.1.5.1) |
14 |
| - activestorage (= 7.1.5.1) |
15 |
| - activesupport (= 7.1.5.1) |
16 |
| - mail (>= 2.7.1) |
17 |
| - net-imap |
18 |
| - net-pop |
19 |
| - net-smtp |
20 |
| - actionmailer (7.1.5.1) |
21 |
| - actionpack (= 7.1.5.1) |
22 |
| - actionview (= 7.1.5.1) |
23 |
| - activejob (= 7.1.5.1) |
24 |
| - activesupport (= 7.1.5.1) |
25 |
| - mail (~> 2.5, >= 2.5.4) |
26 |
| - net-imap |
27 |
| - net-pop |
28 |
| - net-smtp |
| 10 | + actionmailbox (7.2.2.1) |
| 11 | + actionpack (= 7.2.2.1) |
| 12 | + activejob (= 7.2.2.1) |
| 13 | + activerecord (= 7.2.2.1) |
| 14 | + activestorage (= 7.2.2.1) |
| 15 | + activesupport (= 7.2.2.1) |
| 16 | + mail (>= 2.8.0) |
| 17 | + actionmailer (7.2.2.1) |
| 18 | + actionpack (= 7.2.2.1) |
| 19 | + actionview (= 7.2.2.1) |
| 20 | + activejob (= 7.2.2.1) |
| 21 | + activesupport (= 7.2.2.1) |
| 22 | + mail (>= 2.8.0) |
29 | 23 | rails-dom-testing (~> 2.2)
|
30 |
| - actionpack (7.1.5.1) |
31 |
| - actionview (= 7.1.5.1) |
32 |
| - activesupport (= 7.1.5.1) |
| 24 | + actionpack (7.2.2.1) |
| 25 | + actionview (= 7.2.2.1) |
| 26 | + activesupport (= 7.2.2.1) |
33 | 27 | nokogiri (>= 1.8.5)
|
34 | 28 | racc
|
35 |
| - rack (>= 2.2.4) |
| 29 | + rack (>= 2.2.4, < 3.2) |
36 | 30 | rack-session (>= 1.0.1)
|
37 | 31 | rack-test (>= 0.6.3)
|
38 | 32 | rails-dom-testing (~> 2.2)
|
39 | 33 | rails-html-sanitizer (~> 1.6)
|
40 |
| - actiontext (7.1.5.1) |
41 |
| - actionpack (= 7.1.5.1) |
42 |
| - activerecord (= 7.1.5.1) |
43 |
| - activestorage (= 7.1.5.1) |
44 |
| - activesupport (= 7.1.5.1) |
| 34 | + useragent (~> 0.16) |
| 35 | + actiontext (7.2.2.1) |
| 36 | + actionpack (= 7.2.2.1) |
| 37 | + activerecord (= 7.2.2.1) |
| 38 | + activestorage (= 7.2.2.1) |
| 39 | + activesupport (= 7.2.2.1) |
45 | 40 | globalid (>= 0.6.0)
|
46 | 41 | nokogiri (>= 1.8.5)
|
47 |
| - actionview (7.1.5.1) |
48 |
| - activesupport (= 7.1.5.1) |
| 42 | + actionview (7.2.2.1) |
| 43 | + activesupport (= 7.2.2.1) |
49 | 44 | builder (~> 3.1)
|
50 | 45 | erubi (~> 1.11)
|
51 | 46 | rails-dom-testing (~> 2.2)
|
52 | 47 | rails-html-sanitizer (~> 1.6)
|
53 |
| - activejob (7.1.5.1) |
54 |
| - activesupport (= 7.1.5.1) |
| 48 | + activejob (7.2.2.1) |
| 49 | + activesupport (= 7.2.2.1) |
55 | 50 | globalid (>= 0.3.6)
|
56 |
| - activemodel (7.1.5.1) |
57 |
| - activesupport (= 7.1.5.1) |
58 |
| - activerecord (7.1.5.1) |
59 |
| - activemodel (= 7.1.5.1) |
60 |
| - activesupport (= 7.1.5.1) |
| 51 | + activemodel (7.2.2.1) |
| 52 | + activesupport (= 7.2.2.1) |
| 53 | + activerecord (7.2.2.1) |
| 54 | + activemodel (= 7.2.2.1) |
| 55 | + activesupport (= 7.2.2.1) |
61 | 56 | timeout (>= 0.4.0)
|
62 | 57 | activerecord-session_store (2.1.0)
|
63 | 58 | actionpack (>= 6.1)
|
|
66 | 61 | multi_json (~> 1.11, >= 1.11.2)
|
67 | 62 | rack (>= 2.0.8, < 4)
|
68 | 63 | railties (>= 6.1)
|
69 |
| - activestorage (7.1.5.1) |
70 |
| - actionpack (= 7.1.5.1) |
71 |
| - activejob (= 7.1.5.1) |
72 |
| - activerecord (= 7.1.5.1) |
73 |
| - activesupport (= 7.1.5.1) |
| 64 | + activestorage (7.2.2.1) |
| 65 | + actionpack (= 7.2.2.1) |
| 66 | + activejob (= 7.2.2.1) |
| 67 | + activerecord (= 7.2.2.1) |
| 68 | + activesupport (= 7.2.2.1) |
74 | 69 | marcel (~> 1.0)
|
75 |
| - activesupport (7.1.5.1) |
| 70 | + activesupport (7.2.2.1) |
76 | 71 | base64
|
77 | 72 | benchmark (>= 0.3)
|
78 | 73 | bigdecimal
|
79 |
| - concurrent-ruby (~> 1.0, >= 1.0.2) |
| 74 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
80 | 75 | connection_pool (>= 2.2.5)
|
81 | 76 | drb
|
82 | 77 | i18n (>= 1.6, < 2)
|
83 | 78 | logger (>= 1.4.2)
|
84 | 79 | minitest (>= 5.1)
|
85 |
| - mutex_m |
86 | 80 | securerandom (>= 0.3)
|
87 |
| - tzinfo (~> 2.0) |
| 81 | + tzinfo (~> 2.0, >= 2.0.5) |
88 | 82 | addressable (2.8.7)
|
89 | 83 | public_suffix (>= 2.0.2, < 7.0)
|
90 | 84 | annotate (3.2.0)
|
@@ -272,13 +266,12 @@ GEM
|
272 | 266 | minitest (5.25.4)
|
273 | 267 | multi_json (1.15.0)
|
274 | 268 | multi_xml (0.6.0)
|
275 |
| - mutex_m (0.3.0) |
276 | 269 | namae (1.2.0)
|
277 | 270 | racc (~> 1.7)
|
278 | 271 | nenv (0.3.0)
|
279 | 272 | net-http (0.6.0)
|
280 | 273 | uri
|
281 |
| - net-imap (0.4.18) |
| 274 | + net-imap (0.5.1) |
282 | 275 | date
|
283 | 276 | net-protocol
|
284 | 277 | net-pop (0.1.2)
|
@@ -344,31 +337,31 @@ GEM
|
344 | 337 | rack (>= 1.3)
|
345 | 338 | rackup (2.2.1)
|
346 | 339 | rack (>= 3)
|
347 |
| - rails (7.1.5.1) |
348 |
| - actioncable (= 7.1.5.1) |
349 |
| - actionmailbox (= 7.1.5.1) |
350 |
| - actionmailer (= 7.1.5.1) |
351 |
| - actionpack (= 7.1.5.1) |
352 |
| - actiontext (= 7.1.5.1) |
353 |
| - actionview (= 7.1.5.1) |
354 |
| - activejob (= 7.1.5.1) |
355 |
| - activemodel (= 7.1.5.1) |
356 |
| - activerecord (= 7.1.5.1) |
357 |
| - activestorage (= 7.1.5.1) |
358 |
| - activesupport (= 7.1.5.1) |
| 340 | + rails (7.2.2.1) |
| 341 | + actioncable (= 7.2.2.1) |
| 342 | + actionmailbox (= 7.2.2.1) |
| 343 | + actionmailer (= 7.2.2.1) |
| 344 | + actionpack (= 7.2.2.1) |
| 345 | + actiontext (= 7.2.2.1) |
| 346 | + actionview (= 7.2.2.1) |
| 347 | + activejob (= 7.2.2.1) |
| 348 | + activemodel (= 7.2.2.1) |
| 349 | + activerecord (= 7.2.2.1) |
| 350 | + activestorage (= 7.2.2.1) |
| 351 | + activesupport (= 7.2.2.1) |
359 | 352 | bundler (>= 1.15.0)
|
360 |
| - railties (= 7.1.5.1) |
| 353 | + railties (= 7.2.2.1) |
361 | 354 | rails-dom-testing (2.2.0)
|
362 | 355 | activesupport (>= 5.0.0)
|
363 | 356 | minitest
|
364 | 357 | nokogiri (>= 1.6)
|
365 | 358 | rails-html-sanitizer (1.6.2)
|
366 | 359 | loofah (~> 2.21)
|
367 | 360 | nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
|
368 |
| - railties (7.1.5.1) |
369 |
| - actionpack (= 7.1.5.1) |
370 |
| - activesupport (= 7.1.5.1) |
371 |
| - irb |
| 361 | + railties (7.2.2.1) |
| 362 | + actionpack (= 7.2.2.1) |
| 363 | + activesupport (= 7.2.2.1) |
| 364 | + irb (~> 1.13) |
372 | 365 | rackup (>= 1.0.0)
|
373 | 366 | rake (>= 12.2)
|
374 | 367 | thor (~> 1.0, >= 1.2.2)
|
|
378 | 371 | rb-fsevent (0.11.2)
|
379 | 372 | rb-inotify (0.11.1)
|
380 | 373 | ffi (~> 1.0)
|
381 |
| - rdoc (6.8.1) |
| 374 | + rdoc (6.9.0) |
382 | 375 | psych (>= 4.0.0)
|
383 | 376 | redis (4.8.1)
|
384 | 377 | regexp_parser (2.9.3)
|
|
437 | 430 | scenic (1.8.0)
|
438 | 431 | activerecord (>= 4.0.0)
|
439 | 432 | railties (>= 4.0.0)
|
440 |
| - securerandom (0.3.2) |
| 433 | + securerandom (0.4.0) |
441 | 434 | selenium-webdriver (4.26.0)
|
442 | 435 | base64 (~> 0.2)
|
443 | 436 | logger (~> 1.4)
|
|
480 | 473 | unicode-emoji (4.0.4)
|
481 | 474 | uniform_notifier (1.16.0)
|
482 | 475 | uri (1.0.2)
|
| 476 | + useragent (0.16.11) |
483 | 477 | validate_url (1.0.15)
|
484 | 478 | activemodel (>= 3.0.0)
|
485 | 479 | public_suffix
|
|
499 | 493 | chronic (>= 0.6.3)
|
500 | 494 | xpath (3.2.0)
|
501 | 495 | nokogiri (~> 1.8)
|
502 |
| - zeitwerk (2.6.18) |
| 496 | + zeitwerk (2.7.1) |
503 | 497 |
|
504 | 498 | PLATFORMS
|
505 | 499 | arm64-darwin-23
|
@@ -553,7 +547,7 @@ DEPENDENCIES
|
553 | 547 | propshaft (>= 0.6.2)
|
554 | 548 | puma
|
555 | 549 | rack-brotli
|
556 |
| - rails (~> 7.1.0) |
| 550 | + rails (~> 7.2) |
557 | 551 | redis (~> 4.0)
|
558 | 552 | rspec-rails (~> 7.0.0)
|
559 | 553 | rubocop
|
|
0 commit comments