|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - actioncable (7.2.3.1) |
5 | | - actionpack (= 7.2.3.1) |
6 | | - activesupport (= 7.2.3.1) |
| 4 | + action_text-trix (2.1.18) |
| 5 | + railties |
| 6 | + actioncable (8.1.3) |
| 7 | + actionpack (= 8.1.3) |
| 8 | + activesupport (= 8.1.3) |
7 | 9 | nio4r (~> 2.0) |
8 | 10 | websocket-driver (>= 0.6.1) |
9 | 11 | zeitwerk (~> 2.6) |
10 | | - actionmailbox (7.2.3.1) |
11 | | - actionpack (= 7.2.3.1) |
12 | | - activejob (= 7.2.3.1) |
13 | | - activerecord (= 7.2.3.1) |
14 | | - activestorage (= 7.2.3.1) |
15 | | - activesupport (= 7.2.3.1) |
| 12 | + actionmailbox (8.1.3) |
| 13 | + actionpack (= 8.1.3) |
| 14 | + activejob (= 8.1.3) |
| 15 | + activerecord (= 8.1.3) |
| 16 | + activestorage (= 8.1.3) |
| 17 | + activesupport (= 8.1.3) |
16 | 18 | mail (>= 2.8.0) |
17 | | - actionmailer (7.2.3.1) |
18 | | - actionpack (= 7.2.3.1) |
19 | | - actionview (= 7.2.3.1) |
20 | | - activejob (= 7.2.3.1) |
21 | | - activesupport (= 7.2.3.1) |
| 19 | + actionmailer (8.1.3) |
| 20 | + actionpack (= 8.1.3) |
| 21 | + actionview (= 8.1.3) |
| 22 | + activejob (= 8.1.3) |
| 23 | + activesupport (= 8.1.3) |
22 | 24 | mail (>= 2.8.0) |
23 | 25 | rails-dom-testing (~> 2.2) |
24 | | - actionpack (7.2.3.1) |
25 | | - actionview (= 7.2.3.1) |
26 | | - activesupport (= 7.2.3.1) |
27 | | - cgi |
| 26 | + actionpack (8.1.3) |
| 27 | + actionview (= 8.1.3) |
| 28 | + activesupport (= 8.1.3) |
28 | 29 | nokogiri (>= 1.8.5) |
29 | | - racc |
30 | | - rack (>= 2.2.4, < 3.3) |
| 30 | + rack (>= 2.2.4) |
31 | 31 | rack-session (>= 1.0.1) |
32 | 32 | rack-test (>= 0.6.3) |
33 | 33 | rails-dom-testing (~> 2.2) |
34 | 34 | rails-html-sanitizer (~> 1.6) |
35 | 35 | useragent (~> 0.16) |
36 | | - actiontext (7.2.3.1) |
37 | | - actionpack (= 7.2.3.1) |
38 | | - activerecord (= 7.2.3.1) |
39 | | - activestorage (= 7.2.3.1) |
40 | | - activesupport (= 7.2.3.1) |
| 36 | + actiontext (8.1.3) |
| 37 | + action_text-trix (~> 2.1.15) |
| 38 | + actionpack (= 8.1.3) |
| 39 | + activerecord (= 8.1.3) |
| 40 | + activestorage (= 8.1.3) |
| 41 | + activesupport (= 8.1.3) |
41 | 42 | globalid (>= 0.6.0) |
42 | 43 | nokogiri (>= 1.8.5) |
43 | | - actionview (7.2.3.1) |
44 | | - activesupport (= 7.2.3.1) |
| 44 | + actionview (8.1.3) |
| 45 | + activesupport (= 8.1.3) |
45 | 46 | builder (~> 3.1) |
46 | | - cgi |
47 | 47 | erubi (~> 1.11) |
48 | 48 | rails-dom-testing (~> 2.2) |
49 | 49 | rails-html-sanitizer (~> 1.6) |
50 | | - activejob (7.2.3.1) |
51 | | - activesupport (= 7.2.3.1) |
| 50 | + activejob (8.1.3) |
| 51 | + activesupport (= 8.1.3) |
52 | 52 | globalid (>= 0.3.6) |
53 | | - activemodel (7.2.3.1) |
54 | | - activesupport (= 7.2.3.1) |
| 53 | + activemodel (8.1.3) |
| 54 | + activesupport (= 8.1.3) |
55 | 55 | activemodel-serializers-xml (1.0.3) |
56 | 56 | activemodel (>= 5.0.0.a) |
57 | 57 | activesupport (>= 5.0.0.a) |
58 | 58 | builder (~> 3.1) |
59 | | - activerecord (7.2.3.1) |
60 | | - activemodel (= 7.2.3.1) |
61 | | - activesupport (= 7.2.3.1) |
| 59 | + activerecord (8.1.3) |
| 60 | + activemodel (= 8.1.3) |
| 61 | + activesupport (= 8.1.3) |
62 | 62 | timeout (>= 0.4.0) |
63 | | - activestorage (7.2.3.1) |
64 | | - actionpack (= 7.2.3.1) |
65 | | - activejob (= 7.2.3.1) |
66 | | - activerecord (= 7.2.3.1) |
67 | | - activesupport (= 7.2.3.1) |
| 63 | + activestorage (8.1.3) |
| 64 | + actionpack (= 8.1.3) |
| 65 | + activejob (= 8.1.3) |
| 66 | + activerecord (= 8.1.3) |
| 67 | + activesupport (= 8.1.3) |
68 | 68 | marcel (~> 1.0) |
69 | | - activesupport (7.2.3.1) |
| 69 | + activesupport (8.1.3) |
70 | 70 | base64 |
71 | | - benchmark (>= 0.3) |
72 | 71 | bigdecimal |
73 | 72 | concurrent-ruby (~> 1.0, >= 1.3.1) |
74 | 73 | connection_pool (>= 2.2.5) |
75 | 74 | drb |
76 | 75 | i18n (>= 1.6, < 2) |
| 76 | + json |
77 | 77 | logger (>= 1.4.2) |
78 | | - minitest (>= 5.1, < 6) |
| 78 | + minitest (>= 5.1) |
79 | 79 | securerandom (>= 0.3) |
80 | 80 | tzinfo (~> 2.0, >= 2.0.5) |
| 81 | + uri (>= 0.13.1) |
81 | 82 | addressable (2.9.0) |
82 | 83 | public_suffix (>= 2.0.2, < 8.0) |
83 | 84 | after_party (2.1.0) |
84 | 85 | amazing_print (2.0.0) |
85 | | - annotate (3.2.0) |
86 | | - activerecord (>= 3.2, < 8.0) |
87 | | - rake (>= 10.4, < 14.0) |
| 86 | + annotate (2.6.5) |
| 87 | + activerecord (>= 2.3.0) |
| 88 | + rake (>= 0.8.7) |
88 | 89 | ast (2.4.3) |
89 | 90 | authtrail (1.0.0) |
90 | 91 | railties (>= 7.2) |
@@ -141,13 +142,12 @@ GEM |
141 | 142 | caxlsx_rails (0.7.1) |
142 | 143 | actionpack (>= 6.1) |
143 | 144 | caxlsx (>= 4.0) |
144 | | - cgi (0.5.1) |
145 | 145 | childprocess (5.1.0) |
146 | 146 | logger (~> 1.5) |
147 | 147 | cliver (0.3.2) |
148 | 148 | coderay (1.1.3) |
149 | 149 | concurrent-ruby (1.3.6) |
150 | | - connection_pool (2.5.5) |
| 150 | + connection_pool (3.0.2) |
151 | 151 | crack (1.0.1) |
152 | 152 | bigdecimal |
153 | 153 | rexml |
|
195 | 195 | htmlentities (~> 4.3) |
196 | 196 | launchy (>= 2.1, < 4.0) |
197 | 197 | mail (~> 2.7) |
198 | | - erb (6.0.2) |
| 198 | + erb (6.0.4) |
199 | 199 | erb_lint (0.9.0) |
200 | 200 | activesupport |
201 | 201 | better_html (>= 2.0.1) |
|
285 | 285 | mini_magick (>= 4.9.5, < 6) |
286 | 286 | ruby-vips (>= 2.0.17, < 3) |
287 | 287 | io-console (0.8.2) |
288 | | - irb (1.17.0) |
| 288 | + irb (1.18.0) |
289 | 289 | pp (>= 0.6.0) |
290 | 290 | prism (>= 1.3.0) |
291 | 291 | rdoc (>= 4.0.0) |
@@ -334,12 +334,14 @@ GEM |
334 | 334 | logger |
335 | 335 | mini_mime (1.1.5) |
336 | 336 | mini_portile2 (2.8.9) |
337 | | - minitest (5.27.0) |
| 337 | + minitest (6.0.6) |
| 338 | + drb (~> 2.0) |
| 339 | + prism (~> 1.5) |
338 | 340 | multi_xml (0.8.1) |
339 | 341 | bigdecimal (>= 3.1, < 5) |
340 | 342 | multipart-post (2.4.1) |
341 | | - net-http-persistent (4.0.4) |
342 | | - connection_pool (~> 2.2) |
| 343 | + net-http-persistent (4.0.8) |
| 344 | + connection_pool (>= 2.2.4, < 4) |
343 | 345 | net-imap (0.6.4) |
344 | 346 | date |
345 | 347 | net-protocol |
@@ -458,20 +460,20 @@ GEM |
458 | 460 | rack (>= 1.3) |
459 | 461 | rackup (2.3.1) |
460 | 462 | rack (>= 3) |
461 | | - rails (7.2.3.1) |
462 | | - actioncable (= 7.2.3.1) |
463 | | - actionmailbox (= 7.2.3.1) |
464 | | - actionmailer (= 7.2.3.1) |
465 | | - actionpack (= 7.2.3.1) |
466 | | - actiontext (= 7.2.3.1) |
467 | | - actionview (= 7.2.3.1) |
468 | | - activejob (= 7.2.3.1) |
469 | | - activemodel (= 7.2.3.1) |
470 | | - activerecord (= 7.2.3.1) |
471 | | - activestorage (= 7.2.3.1) |
472 | | - activesupport (= 7.2.3.1) |
| 463 | + rails (8.1.3) |
| 464 | + actioncable (= 8.1.3) |
| 465 | + actionmailbox (= 8.1.3) |
| 466 | + actionmailer (= 8.1.3) |
| 467 | + actionpack (= 8.1.3) |
| 468 | + actiontext (= 8.1.3) |
| 469 | + actionview (= 8.1.3) |
| 470 | + activejob (= 8.1.3) |
| 471 | + activemodel (= 8.1.3) |
| 472 | + activerecord (= 8.1.3) |
| 473 | + activestorage (= 8.1.3) |
| 474 | + activesupport (= 8.1.3) |
473 | 475 | bundler (>= 1.15.0) |
474 | | - railties (= 7.2.3.1) |
| 476 | + railties (= 8.1.3) |
475 | 477 | rails-controller-testing (1.0.5) |
476 | 478 | actionpack (>= 5.0.1.rc1) |
477 | 479 | actionview (>= 5.0.1.rc1) |
|
483 | 485 | rails-html-sanitizer (1.7.0) |
484 | 486 | loofah (~> 2.25) |
485 | 487 | 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) |
486 | | - railties (7.2.3.1) |
487 | | - actionpack (= 7.2.3.1) |
488 | | - activesupport (= 7.2.3.1) |
489 | | - cgi |
| 488 | + railties (8.1.3) |
| 489 | + actionpack (= 8.1.3) |
| 490 | + activesupport (= 8.1.3) |
490 | 491 | irb (~> 1.13) |
491 | 492 | rackup (>= 1.0.0) |
492 | 493 | rake (>= 12.2) |
@@ -529,17 +530,17 @@ GEM |
529 | 530 | rspec-support (3.13.7) |
530 | 531 | rspec_junit_formatter (0.6.0) |
531 | 532 | rspec-core (>= 2, < 4, != 2.12.0) |
532 | | - rswag-api (2.16.0) |
533 | | - activesupport (>= 5.2, < 8.1) |
534 | | - railties (>= 5.2, < 8.1) |
| 533 | + rswag-api (2.17.0) |
| 534 | + activesupport (>= 5.2, < 8.2) |
| 535 | + railties (>= 5.2, < 8.2) |
535 | 536 | rswag-specs (2.17.0) |
536 | 537 | activesupport (>= 5.2, < 8.2) |
537 | 538 | json-schema (>= 2.2, < 7.0) |
538 | 539 | railties (>= 5.2, < 8.2) |
539 | 540 | rspec-core (>= 2.14) |
540 | | - rswag-ui (2.16.0) |
541 | | - actionpack (>= 5.2, < 8.1) |
542 | | - railties (>= 5.2, < 8.1) |
| 541 | + rswag-ui (2.17.0) |
| 542 | + actionpack (>= 5.2, < 8.2) |
| 543 | + railties (>= 5.2, < 8.2) |
543 | 544 | rubocop (1.84.2) |
544 | 545 | json (~> 2.3) |
545 | 546 | language_server-protocol (~> 3.17.0.2) |
|
669 | 670 | unicode-display_width (3.2.0) |
670 | 671 | unicode-emoji (~> 4.1) |
671 | 672 | unicode-emoji (4.2.0) |
| 673 | + uri (1.1.1) |
672 | 674 | useragent (0.16.11) |
673 | 675 | view_component (4.6.0) |
674 | 676 | actionview (>= 7.1.0) |
@@ -763,7 +765,7 @@ DEPENDENCIES |
763 | 765 | pundit |
764 | 766 | rack-attack |
765 | 767 | rack-cors |
766 | | - rails (~> 7.2) |
| 768 | + rails (~> 8.1) |
767 | 769 | rails-controller-testing |
768 | 770 | request_store |
769 | 771 | rexml |
|
0 commit comments