|
11 | 11 | specs:
|
12 | 12 | aasm (5.5.0)
|
13 | 13 | concurrent-ruby (~> 1.0)
|
14 |
| - actioncable (7.2.0) |
15 |
| - actionpack (= 7.2.0) |
16 |
| - activesupport (= 7.2.0) |
| 14 | + actioncable (7.2.1) |
| 15 | + actionpack (= 7.2.1) |
| 16 | + activesupport (= 7.2.1) |
17 | 17 | nio4r (~> 2.0)
|
18 | 18 | websocket-driver (>= 0.6.1)
|
19 | 19 | zeitwerk (~> 2.6)
|
20 |
| - actionmailbox (7.2.0) |
21 |
| - actionpack (= 7.2.0) |
22 |
| - activejob (= 7.2.0) |
23 |
| - activerecord (= 7.2.0) |
24 |
| - activestorage (= 7.2.0) |
25 |
| - activesupport (= 7.2.0) |
| 20 | + actionmailbox (7.2.1) |
| 21 | + actionpack (= 7.2.1) |
| 22 | + activejob (= 7.2.1) |
| 23 | + activerecord (= 7.2.1) |
| 24 | + activestorage (= 7.2.1) |
| 25 | + activesupport (= 7.2.1) |
26 | 26 | mail (>= 2.8.0)
|
27 |
| - actionmailer (7.2.0) |
28 |
| - actionpack (= 7.2.0) |
29 |
| - actionview (= 7.2.0) |
30 |
| - activejob (= 7.2.0) |
31 |
| - activesupport (= 7.2.0) |
| 27 | + actionmailer (7.2.1) |
| 28 | + actionpack (= 7.2.1) |
| 29 | + actionview (= 7.2.1) |
| 30 | + activejob (= 7.2.1) |
| 31 | + activesupport (= 7.2.1) |
32 | 32 | mail (>= 2.8.0)
|
33 | 33 | rails-dom-testing (~> 2.2)
|
34 |
| - actionpack (7.2.0) |
35 |
| - actionview (= 7.2.0) |
36 |
| - activesupport (= 7.2.0) |
| 34 | + actionpack (7.2.1) |
| 35 | + actionview (= 7.2.1) |
| 36 | + activesupport (= 7.2.1) |
37 | 37 | nokogiri (>= 1.8.5)
|
38 | 38 | racc
|
39 | 39 | rack (>= 2.2.4, < 3.2)
|
|
44 | 44 | useragent (~> 0.16)
|
45 | 45 | actionpack-page_caching (1.2.4)
|
46 | 46 | actionpack (>= 4.0.0)
|
47 |
| - actiontext (7.2.0) |
48 |
| - actionpack (= 7.2.0) |
49 |
| - activerecord (= 7.2.0) |
50 |
| - activestorage (= 7.2.0) |
51 |
| - activesupport (= 7.2.0) |
| 47 | + actiontext (7.2.1) |
| 48 | + actionpack (= 7.2.1) |
| 49 | + activerecord (= 7.2.1) |
| 50 | + activestorage (= 7.2.1) |
| 51 | + activesupport (= 7.2.1) |
52 | 52 | globalid (>= 0.6.0)
|
53 | 53 | nokogiri (>= 1.8.5)
|
54 |
| - actionview (7.2.0) |
55 |
| - activesupport (= 7.2.0) |
| 54 | + actionview (7.2.1) |
| 55 | + activesupport (= 7.2.1) |
56 | 56 | builder (~> 3.1)
|
57 | 57 | erubi (~> 1.11)
|
58 | 58 | rails-dom-testing (~> 2.2)
|
59 | 59 | rails-html-sanitizer (~> 1.6)
|
60 | 60 | active_record_union (1.3.0)
|
61 | 61 | activerecord (>= 4.0)
|
62 |
| - activejob (7.2.0) |
63 |
| - activesupport (= 7.2.0) |
| 62 | + activejob (7.2.1) |
| 63 | + activesupport (= 7.2.1) |
64 | 64 | globalid (>= 0.3.6)
|
65 |
| - activemodel (7.2.0) |
66 |
| - activesupport (= 7.2.0) |
67 |
| - activerecord (7.2.0) |
68 |
| - activemodel (= 7.2.0) |
69 |
| - activesupport (= 7.2.0) |
| 65 | + activemodel (7.2.1) |
| 66 | + activesupport (= 7.2.1) |
| 67 | + activerecord (7.2.1) |
| 68 | + activemodel (= 7.2.1) |
| 69 | + activesupport (= 7.2.1) |
70 | 70 | timeout (>= 0.4.0)
|
71 | 71 | activerecord-import (1.8.1)
|
72 | 72 | activerecord (>= 4.2)
|
73 |
| - activestorage (7.2.0) |
74 |
| - actionpack (= 7.2.0) |
75 |
| - activejob (= 7.2.0) |
76 |
| - activerecord (= 7.2.0) |
77 |
| - activesupport (= 7.2.0) |
| 73 | + activestorage (7.2.1) |
| 74 | + actionpack (= 7.2.1) |
| 75 | + activejob (= 7.2.1) |
| 76 | + activerecord (= 7.2.1) |
| 77 | + activesupport (= 7.2.1) |
78 | 78 | marcel (~> 1.0)
|
79 |
| - activesupport (7.2.0) |
| 79 | + activesupport (7.2.1) |
80 | 80 | base64
|
81 | 81 | bigdecimal
|
82 | 82 | concurrent-ruby (~> 1.0, >= 1.3.1)
|
|
99 | 99 | autoprefixer-rails (10.4.19.0)
|
100 | 100 | execjs (~> 2)
|
101 | 101 | aws-eventstream (1.3.0)
|
102 |
| - aws-partitions (1.981.0) |
| 102 | + aws-partitions (1.982.0) |
103 | 103 | aws-sdk-core (3.209.1)
|
104 | 104 | aws-eventstream (~> 1, >= 1.3.0)
|
105 | 105 | aws-partitions (~> 1, >= 1.651.0)
|
@@ -450,20 +450,20 @@ GEM
|
450 | 450 | rackup (1.0.0)
|
451 | 451 | rack (< 3)
|
452 | 452 | webrick
|
453 |
| - rails (7.2.0) |
454 |
| - actioncable (= 7.2.0) |
455 |
| - actionmailbox (= 7.2.0) |
456 |
| - actionmailer (= 7.2.0) |
457 |
| - actionpack (= 7.2.0) |
458 |
| - actiontext (= 7.2.0) |
459 |
| - actionview (= 7.2.0) |
460 |
| - activejob (= 7.2.0) |
461 |
| - activemodel (= 7.2.0) |
462 |
| - activerecord (= 7.2.0) |
463 |
| - activestorage (= 7.2.0) |
464 |
| - activesupport (= 7.2.0) |
| 453 | + rails (7.2.1) |
| 454 | + actioncable (= 7.2.1) |
| 455 | + actionmailbox (= 7.2.1) |
| 456 | + actionmailer (= 7.2.1) |
| 457 | + actionpack (= 7.2.1) |
| 458 | + actiontext (= 7.2.1) |
| 459 | + actionview (= 7.2.1) |
| 460 | + activejob (= 7.2.1) |
| 461 | + activemodel (= 7.2.1) |
| 462 | + activerecord (= 7.2.1) |
| 463 | + activestorage (= 7.2.1) |
| 464 | + activesupport (= 7.2.1) |
465 | 465 | bundler (>= 1.15.0)
|
466 |
| - railties (= 7.2.0) |
| 466 | + railties (= 7.2.1) |
467 | 467 | rails-controller-testing (1.0.5)
|
468 | 468 | actionpack (>= 5.0.1.rc1)
|
469 | 469 | actionview (>= 5.0.1.rc1)
|
|
481 | 481 | rails_param (1.3.1)
|
482 | 482 | actionpack (>= 3.2.0)
|
483 | 483 | activesupport (>= 3.2.0)
|
484 |
| - railties (7.2.0) |
485 |
| - actionpack (= 7.2.0) |
486 |
| - activesupport (= 7.2.0) |
| 484 | + railties (7.2.1) |
| 485 | + actionpack (= 7.2.1) |
| 486 | + activesupport (= 7.2.1) |
487 | 487 | irb (~> 1.13)
|
488 | 488 | rackup (>= 1.0.0)
|
489 | 489 | rake (>= 12.2)
|
|
549 | 549 | google-protobuf (~> 3.23)
|
550 | 550 | rake (>= 13.0.0)
|
551 | 551 | securerandom (0.3.1)
|
552 |
| - selenium-webdriver (4.23.0) |
| 552 | + selenium-webdriver (4.25.0) |
553 | 553 | base64 (~> 0.2)
|
554 | 554 | logger (~> 1.4)
|
555 | 555 | rexml (~> 3.2, >= 3.2.5)
|
|
0 commit comments