|
23 | 23 | GEM |
24 | 24 | remote: https://rubygems.org/ |
25 | 25 | specs: |
26 | | - actioncable (7.2.2.1) |
27 | | - actionpack (= 7.2.2.1) |
28 | | - activesupport (= 7.2.2.1) |
| 26 | + actioncable (7.2.2.2) |
| 27 | + actionpack (= 7.2.2.2) |
| 28 | + activesupport (= 7.2.2.2) |
29 | 29 | nio4r (~> 2.0) |
30 | 30 | websocket-driver (>= 0.6.1) |
31 | 31 | zeitwerk (~> 2.6) |
32 | | - actionmailbox (7.2.2.1) |
33 | | - actionpack (= 7.2.2.1) |
34 | | - activejob (= 7.2.2.1) |
35 | | - activerecord (= 7.2.2.1) |
36 | | - activestorage (= 7.2.2.1) |
37 | | - activesupport (= 7.2.2.1) |
| 32 | + actionmailbox (7.2.2.2) |
| 33 | + actionpack (= 7.2.2.2) |
| 34 | + activejob (= 7.2.2.2) |
| 35 | + activerecord (= 7.2.2.2) |
| 36 | + activestorage (= 7.2.2.2) |
| 37 | + activesupport (= 7.2.2.2) |
38 | 38 | mail (>= 2.8.0) |
39 | | - actionmailer (7.2.2.1) |
40 | | - actionpack (= 7.2.2.1) |
41 | | - actionview (= 7.2.2.1) |
42 | | - activejob (= 7.2.2.1) |
43 | | - activesupport (= 7.2.2.1) |
| 39 | + actionmailer (7.2.2.2) |
| 40 | + actionpack (= 7.2.2.2) |
| 41 | + actionview (= 7.2.2.2) |
| 42 | + activejob (= 7.2.2.2) |
| 43 | + activesupport (= 7.2.2.2) |
44 | 44 | mail (>= 2.8.0) |
45 | 45 | rails-dom-testing (~> 2.2) |
46 | | - actionpack (7.2.2.1) |
47 | | - actionview (= 7.2.2.1) |
48 | | - activesupport (= 7.2.2.1) |
| 46 | + actionpack (7.2.2.2) |
| 47 | + actionview (= 7.2.2.2) |
| 48 | + activesupport (= 7.2.2.2) |
49 | 49 | nokogiri (>= 1.8.5) |
50 | 50 | racc |
51 | 51 | rack (>= 2.2.4, < 3.2) |
|
54 | 54 | rails-dom-testing (~> 2.2) |
55 | 55 | rails-html-sanitizer (~> 1.6) |
56 | 56 | useragent (~> 0.16) |
57 | | - actiontext (7.2.2.1) |
58 | | - actionpack (= 7.2.2.1) |
59 | | - activerecord (= 7.2.2.1) |
60 | | - activestorage (= 7.2.2.1) |
61 | | - activesupport (= 7.2.2.1) |
| 57 | + actiontext (7.2.2.2) |
| 58 | + actionpack (= 7.2.2.2) |
| 59 | + activerecord (= 7.2.2.2) |
| 60 | + activestorage (= 7.2.2.2) |
| 61 | + activesupport (= 7.2.2.2) |
62 | 62 | globalid (>= 0.6.0) |
63 | 63 | nokogiri (>= 1.8.5) |
64 | | - actionview (7.2.2.1) |
65 | | - activesupport (= 7.2.2.1) |
| 64 | + actionview (7.2.2.2) |
| 65 | + activesupport (= 7.2.2.2) |
66 | 66 | builder (~> 3.1) |
67 | 67 | erubi (~> 1.11) |
68 | 68 | rails-dom-testing (~> 2.2) |
|
72 | 72 | activemodel (>= 4.1) |
73 | 73 | case_transform (>= 0.2) |
74 | 74 | jsonapi-renderer (>= 0.1.1.beta1, < 0.3) |
75 | | - activejob (7.2.2.1) |
76 | | - activesupport (= 7.2.2.1) |
| 75 | + activejob (7.2.2.2) |
| 76 | + activesupport (= 7.2.2.2) |
77 | 77 | globalid (>= 0.3.6) |
78 | | - activemodel (7.2.2.1) |
79 | | - activesupport (= 7.2.2.1) |
| 78 | + activemodel (7.2.2.2) |
| 79 | + activesupport (= 7.2.2.2) |
80 | 80 | activemodel-serializers-xml (1.0.3) |
81 | 81 | activemodel (>= 5.0.0.a) |
82 | 82 | activesupport (>= 5.0.0.a) |
83 | 83 | builder (~> 3.1) |
84 | | - activerecord (7.2.2.1) |
85 | | - activemodel (= 7.2.2.1) |
86 | | - activesupport (= 7.2.2.1) |
| 84 | + activerecord (7.2.2.2) |
| 85 | + activemodel (= 7.2.2.2) |
| 86 | + activesupport (= 7.2.2.2) |
87 | 87 | timeout (>= 0.4.0) |
88 | 88 | activerecord-session_store (2.0.0) |
89 | 89 | actionpack (>= 5.2.4.1) |
90 | 90 | activerecord (>= 5.2.4.1) |
91 | 91 | multi_json (~> 1.11, >= 1.11.2) |
92 | 92 | rack (>= 2.0.8, < 3) |
93 | 93 | railties (>= 5.2.4.1) |
94 | | - activestorage (7.2.2.1) |
95 | | - actionpack (= 7.2.2.1) |
96 | | - activejob (= 7.2.2.1) |
97 | | - activerecord (= 7.2.2.1) |
98 | | - activesupport (= 7.2.2.1) |
| 94 | + activestorage (7.2.2.2) |
| 95 | + actionpack (= 7.2.2.2) |
| 96 | + activejob (= 7.2.2.2) |
| 97 | + activerecord (= 7.2.2.2) |
| 98 | + activesupport (= 7.2.2.2) |
99 | 99 | marcel (~> 1.0) |
100 | | - activesupport (7.2.2.1) |
| 100 | + activesupport (7.2.2.2) |
101 | 101 | base64 |
102 | 102 | benchmark (>= 0.3) |
103 | 103 | bigdecimal |
@@ -472,20 +472,20 @@ GEM |
472 | 472 | rackup (1.0.1) |
473 | 473 | rack (< 3) |
474 | 474 | webrick |
475 | | - rails (7.2.2.1) |
476 | | - actioncable (= 7.2.2.1) |
477 | | - actionmailbox (= 7.2.2.1) |
478 | | - actionmailer (= 7.2.2.1) |
479 | | - actionpack (= 7.2.2.1) |
480 | | - actiontext (= 7.2.2.1) |
481 | | - actionview (= 7.2.2.1) |
482 | | - activejob (= 7.2.2.1) |
483 | | - activemodel (= 7.2.2.1) |
484 | | - activerecord (= 7.2.2.1) |
485 | | - activestorage (= 7.2.2.1) |
486 | | - activesupport (= 7.2.2.1) |
| 475 | + rails (7.2.2.2) |
| 476 | + actioncable (= 7.2.2.2) |
| 477 | + actionmailbox (= 7.2.2.2) |
| 478 | + actionmailer (= 7.2.2.2) |
| 479 | + actionpack (= 7.2.2.2) |
| 480 | + actiontext (= 7.2.2.2) |
| 481 | + actionview (= 7.2.2.2) |
| 482 | + activejob (= 7.2.2.2) |
| 483 | + activemodel (= 7.2.2.2) |
| 484 | + activerecord (= 7.2.2.2) |
| 485 | + activestorage (= 7.2.2.2) |
| 486 | + activesupport (= 7.2.2.2) |
487 | 487 | bundler (>= 1.15.0) |
488 | | - railties (= 7.2.2.1) |
| 488 | + railties (= 7.2.2.2) |
489 | 489 | rails-controller-testing (1.0.5) |
490 | 490 | actionpack (>= 5.0.1.rc1) |
491 | 491 | actionview (>= 5.0.1.rc1) |
|
507 | 507 | nested_form (~> 0.3) |
508 | 508 | rails (>= 6.0, < 9) |
509 | 509 | turbo-rails (>= 1.0, < 3) |
510 | | - railties (7.2.2.1) |
511 | | - actionpack (= 7.2.2.1) |
512 | | - activesupport (= 7.2.2.1) |
| 510 | + railties (7.2.2.2) |
| 511 | + actionpack (= 7.2.2.2) |
| 512 | + activesupport (= 7.2.2.2) |
513 | 513 | irb (~> 1.13) |
514 | 514 | rackup (>= 1.0.0) |
515 | 515 | rake (>= 12.2) |
@@ -856,7 +856,7 @@ DEPENDENCIES |
856 | 856 | puma |
857 | 857 | pundit |
858 | 858 | rack-cors |
859 | | - rails (= 7.2.2.1) |
| 859 | + rails (= 7.2.2.2) |
860 | 860 | rails-assets-clipboard (~> 1.5.12)! |
861 | 861 | rails-assets-devbridge-autocomplete (~> 1.4.9)! |
862 | 862 | rails-assets-eonasdan-bootstrap-datetimepicker (~> 4.17.42)! |
|
0 commit comments