|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - actioncable (7.2.3) |
5 | | - actionpack (= 7.2.3) |
6 | | - activesupport (= 7.2.3) |
| 4 | + actioncable (8.0.4) |
| 5 | + actionpack (= 8.0.4) |
| 6 | + activesupport (= 8.0.4) |
7 | 7 | nio4r (~> 2.0) |
8 | 8 | websocket-driver (>= 0.6.1) |
9 | 9 | zeitwerk (~> 2.6) |
10 | | - actionmailbox (7.2.3) |
11 | | - actionpack (= 7.2.3) |
12 | | - activejob (= 7.2.3) |
13 | | - activerecord (= 7.2.3) |
14 | | - activestorage (= 7.2.3) |
15 | | - activesupport (= 7.2.3) |
| 10 | + actionmailbox (8.0.4) |
| 11 | + actionpack (= 8.0.4) |
| 12 | + activejob (= 8.0.4) |
| 13 | + activerecord (= 8.0.4) |
| 14 | + activestorage (= 8.0.4) |
| 15 | + activesupport (= 8.0.4) |
16 | 16 | mail (>= 2.8.0) |
17 | | - actionmailer (7.2.3) |
18 | | - actionpack (= 7.2.3) |
19 | | - actionview (= 7.2.3) |
20 | | - activejob (= 7.2.3) |
21 | | - activesupport (= 7.2.3) |
| 17 | + actionmailer (8.0.4) |
| 18 | + actionpack (= 8.0.4) |
| 19 | + actionview (= 8.0.4) |
| 20 | + activejob (= 8.0.4) |
| 21 | + activesupport (= 8.0.4) |
22 | 22 | mail (>= 2.8.0) |
23 | 23 | rails-dom-testing (~> 2.2) |
24 | | - actionpack (7.2.3) |
25 | | - actionview (= 7.2.3) |
26 | | - activesupport (= 7.2.3) |
27 | | - cgi |
| 24 | + actionpack (8.0.4) |
| 25 | + actionview (= 8.0.4) |
| 26 | + activesupport (= 8.0.4) |
28 | 27 | nokogiri (>= 1.8.5) |
29 | | - racc |
30 | | - rack (>= 2.2.4, < 3.3) |
| 28 | + rack (>= 2.2.4) |
31 | 29 | rack-session (>= 1.0.1) |
32 | 30 | rack-test (>= 0.6.3) |
33 | 31 | rails-dom-testing (~> 2.2) |
34 | 32 | rails-html-sanitizer (~> 1.6) |
35 | 33 | useragent (~> 0.16) |
36 | | - actiontext (7.2.3) |
37 | | - actionpack (= 7.2.3) |
38 | | - activerecord (= 7.2.3) |
39 | | - activestorage (= 7.2.3) |
40 | | - activesupport (= 7.2.3) |
| 34 | + actiontext (8.0.4) |
| 35 | + actionpack (= 8.0.4) |
| 36 | + activerecord (= 8.0.4) |
| 37 | + activestorage (= 8.0.4) |
| 38 | + activesupport (= 8.0.4) |
41 | 39 | globalid (>= 0.6.0) |
42 | 40 | nokogiri (>= 1.8.5) |
43 | | - actionview (7.2.3) |
44 | | - activesupport (= 7.2.3) |
| 41 | + actionview (8.0.4) |
| 42 | + activesupport (= 8.0.4) |
45 | 43 | builder (~> 3.1) |
46 | | - cgi |
47 | 44 | erubi (~> 1.11) |
48 | 45 | rails-dom-testing (~> 2.2) |
49 | 46 | rails-html-sanitizer (~> 1.6) |
50 | | - activejob (7.2.3) |
51 | | - activesupport (= 7.2.3) |
| 47 | + activejob (8.0.4) |
| 48 | + activesupport (= 8.0.4) |
52 | 49 | globalid (>= 0.3.6) |
53 | | - activemodel (7.2.3) |
54 | | - activesupport (= 7.2.3) |
55 | | - activerecord (7.2.3) |
56 | | - activemodel (= 7.2.3) |
57 | | - activesupport (= 7.2.3) |
| 50 | + activemodel (8.0.4) |
| 51 | + activesupport (= 8.0.4) |
| 52 | + activerecord (8.0.4) |
| 53 | + activemodel (= 8.0.4) |
| 54 | + activesupport (= 8.0.4) |
58 | 55 | timeout (>= 0.4.0) |
59 | | - activestorage (7.2.3) |
60 | | - actionpack (= 7.2.3) |
61 | | - activejob (= 7.2.3) |
62 | | - activerecord (= 7.2.3) |
63 | | - activesupport (= 7.2.3) |
| 56 | + activestorage (8.0.4) |
| 57 | + actionpack (= 8.0.4) |
| 58 | + activejob (= 8.0.4) |
| 59 | + activerecord (= 8.0.4) |
| 60 | + activesupport (= 8.0.4) |
64 | 61 | marcel (~> 1.0) |
65 | | - activesupport (7.2.3) |
| 62 | + activesupport (8.0.4) |
66 | 63 | base64 |
67 | 64 | benchmark (>= 0.3) |
68 | 65 | bigdecimal |
|
74 | 71 | minitest (>= 5.1) |
75 | 72 | securerandom (>= 0.3) |
76 | 73 | tzinfo (~> 2.0, >= 2.0.5) |
| 74 | + uri (>= 0.13.1) |
77 | 75 | addressable (2.8.1) |
78 | 76 | public_suffix (>= 2.0.2, < 6.0) |
79 | 77 | amazing_print (1.8.1) |
|
144 | 142 | rack-test (>= 0.6.3) |
145 | 143 | regexp_parser (>= 1.5, < 3.0) |
146 | 144 | xpath (~> 3.2) |
147 | | - cgi (0.5.1) |
148 | 145 | childprocess (4.1.0) |
149 | 146 | colorize (1.1.0) |
150 | 147 | concurrent-ruby (1.3.5) |
@@ -319,31 +316,30 @@ GEM |
319 | 316 | rackup (1.0.1) |
320 | 317 | rack (< 3) |
321 | 318 | webrick |
322 | | - rails (7.2.3) |
323 | | - actioncable (= 7.2.3) |
324 | | - actionmailbox (= 7.2.3) |
325 | | - actionmailer (= 7.2.3) |
326 | | - actionpack (= 7.2.3) |
327 | | - actiontext (= 7.2.3) |
328 | | - actionview (= 7.2.3) |
329 | | - activejob (= 7.2.3) |
330 | | - activemodel (= 7.2.3) |
331 | | - activerecord (= 7.2.3) |
332 | | - activestorage (= 7.2.3) |
333 | | - activesupport (= 7.2.3) |
| 319 | + rails (8.0.4) |
| 320 | + actioncable (= 8.0.4) |
| 321 | + actionmailbox (= 8.0.4) |
| 322 | + actionmailer (= 8.0.4) |
| 323 | + actionpack (= 8.0.4) |
| 324 | + actiontext (= 8.0.4) |
| 325 | + actionview (= 8.0.4) |
| 326 | + activejob (= 8.0.4) |
| 327 | + activemodel (= 8.0.4) |
| 328 | + activerecord (= 8.0.4) |
| 329 | + activestorage (= 8.0.4) |
| 330 | + activesupport (= 8.0.4) |
334 | 331 | bundler (>= 1.15.0) |
335 | | - railties (= 7.2.3) |
| 332 | + railties (= 8.0.4) |
336 | 333 | rails-dom-testing (2.3.0) |
337 | 334 | activesupport (>= 5.0.0) |
338 | 335 | minitest |
339 | 336 | nokogiri (>= 1.6) |
340 | 337 | rails-html-sanitizer (1.6.2) |
341 | 338 | loofah (~> 2.21) |
342 | 339 | 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) |
343 | | - railties (7.2.3) |
344 | | - actionpack (= 7.2.3) |
345 | | - activesupport (= 7.2.3) |
346 | | - cgi |
| 340 | + railties (8.0.4) |
| 341 | + actionpack (= 8.0.4) |
| 342 | + activesupport (= 8.0.4) |
347 | 343 | irb (~> 1.13) |
348 | 344 | rackup (>= 1.0.0) |
349 | 345 | rake (>= 12.2) |
|
482 | 478 | unicode-display_width (3.1.4) |
483 | 479 | unicode-emoji (~> 4.0, >= 4.0.4) |
484 | 480 | unicode-emoji (4.0.4) |
| 481 | + uri (1.1.1) |
485 | 482 | useragent (0.16.11) |
486 | 483 | web-console (4.2.0) |
487 | 484 | actionview (>= 6.0.0) |
@@ -543,7 +540,7 @@ DEPENDENCIES |
543 | 540 | pg (~> 1.2) |
544 | 541 | prawn (~> 2.4) |
545 | 542 | puma (~> 4.3, >= 4.3.12) |
546 | | - rails (~> 7.2.3) |
| 543 | + rails (~> 8.0.4) |
547 | 544 | recaptcha (~> 4.13) |
548 | 545 | roo (~> 2.8) |
549 | 546 | rspec (~> 3.13) |
|
0 commit comments