|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - actioncable (7.2.2.1) |
5 | | - actionpack (= 7.2.2.1) |
6 | | - activesupport (= 7.2.2.1) |
| 4 | + action_text-trix (2.1.16) |
| 5 | + railties |
| 6 | + actioncable (8.1.1) |
| 7 | + actionpack (= 8.1.1) |
| 8 | + activesupport (= 8.1.1) |
7 | 9 | nio4r (~> 2.0) |
8 | 10 | websocket-driver (>= 0.6.1) |
9 | 11 | zeitwerk (~> 2.6) |
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) |
| 12 | + actionmailbox (8.1.1) |
| 13 | + actionpack (= 8.1.1) |
| 14 | + activejob (= 8.1.1) |
| 15 | + activerecord (= 8.1.1) |
| 16 | + activestorage (= 8.1.1) |
| 17 | + activesupport (= 8.1.1) |
16 | 18 | 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) |
| 19 | + actionmailer (8.1.1) |
| 20 | + actionpack (= 8.1.1) |
| 21 | + actionview (= 8.1.1) |
| 22 | + activejob (= 8.1.1) |
| 23 | + activesupport (= 8.1.1) |
22 | 24 | mail (>= 2.8.0) |
23 | 25 | rails-dom-testing (~> 2.2) |
24 | | - actionpack (7.2.2.1) |
25 | | - actionview (= 7.2.2.1) |
26 | | - activesupport (= 7.2.2.1) |
| 26 | + actionpack (8.1.1) |
| 27 | + actionview (= 8.1.1) |
| 28 | + activesupport (= 8.1.1) |
27 | 29 | nokogiri (>= 1.8.5) |
28 | | - racc |
29 | | - rack (>= 2.2.4, < 3.2) |
| 30 | + rack (>= 2.2.4) |
30 | 31 | rack-session (>= 1.0.1) |
31 | 32 | rack-test (>= 0.6.3) |
32 | 33 | rails-dom-testing (~> 2.2) |
33 | 34 | rails-html-sanitizer (~> 1.6) |
34 | 35 | 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) |
| 36 | + actiontext (8.1.1) |
| 37 | + action_text-trix (~> 2.1.15) |
| 38 | + actionpack (= 8.1.1) |
| 39 | + activerecord (= 8.1.1) |
| 40 | + activestorage (= 8.1.1) |
| 41 | + activesupport (= 8.1.1) |
40 | 42 | globalid (>= 0.6.0) |
41 | 43 | nokogiri (>= 1.8.5) |
42 | | - actionview (7.2.2.1) |
43 | | - activesupport (= 7.2.2.1) |
| 44 | + actionview (8.1.1) |
| 45 | + activesupport (= 8.1.1) |
44 | 46 | builder (~> 3.1) |
45 | 47 | erubi (~> 1.11) |
46 | 48 | rails-dom-testing (~> 2.2) |
47 | 49 | rails-html-sanitizer (~> 1.6) |
48 | | - activejob (7.2.2.1) |
49 | | - activesupport (= 7.2.2.1) |
| 50 | + activejob (8.1.1) |
| 51 | + activesupport (= 8.1.1) |
50 | 52 | globalid (>= 0.3.6) |
51 | | - activemodel (7.2.2.1) |
52 | | - activesupport (= 7.2.2.1) |
| 53 | + activemodel (8.1.1) |
| 54 | + activesupport (= 8.1.1) |
53 | 55 | activemodel-serializers-xml (1.0.3) |
54 | 56 | activemodel (>= 5.0.0.a) |
55 | 57 | activesupport (>= 5.0.0.a) |
56 | 58 | builder (~> 3.1) |
57 | | - activerecord (7.2.2.1) |
58 | | - activemodel (= 7.2.2.1) |
59 | | - activesupport (= 7.2.2.1) |
| 59 | + activerecord (8.1.1) |
| 60 | + activemodel (= 8.1.1) |
| 61 | + activesupport (= 8.1.1) |
60 | 62 | timeout (>= 0.4.0) |
61 | | - activestorage (7.2.2.1) |
62 | | - actionpack (= 7.2.2.1) |
63 | | - activejob (= 7.2.2.1) |
64 | | - activerecord (= 7.2.2.1) |
65 | | - activesupport (= 7.2.2.1) |
| 63 | + activestorage (8.1.1) |
| 64 | + actionpack (= 8.1.1) |
| 65 | + activejob (= 8.1.1) |
| 66 | + activerecord (= 8.1.1) |
| 67 | + activesupport (= 8.1.1) |
66 | 68 | marcel (~> 1.0) |
67 | | - activesupport (7.2.2.1) |
| 69 | + activesupport (8.1.1) |
68 | 70 | base64 |
69 | | - benchmark (>= 0.3) |
70 | 71 | bigdecimal |
71 | 72 | concurrent-ruby (~> 1.0, >= 1.3.1) |
72 | 73 | connection_pool (>= 2.2.5) |
73 | 74 | drb |
74 | 75 | i18n (>= 1.6, < 2) |
| 76 | + json |
75 | 77 | logger (>= 1.4.2) |
76 | 78 | minitest (>= 5.1) |
77 | 79 | securerandom (>= 0.3) |
78 | 80 | tzinfo (~> 2.0, >= 2.0.5) |
| 81 | + uri (>= 0.13.1) |
79 | 82 | addressable (2.8.7) |
80 | 83 | public_suffix (>= 2.0.2, < 7.0) |
81 | 84 | amq-protocol (2.3.3) |
|
99 | 102 | aws-eventstream (~> 1, >= 1.0.2) |
100 | 103 | base62-rb (0.3.1) |
101 | 104 | base64 (0.2.0) |
102 | | - benchmark (0.4.0) |
103 | 105 | better_errors (2.10.1) |
104 | 106 | erubi (>= 1.0.0) |
105 | 107 | rack (>= 0.9.0) |
@@ -283,37 +285,38 @@ GEM |
283 | 285 | rack (>= 1.3) |
284 | 286 | rackup (2.2.1) |
285 | 287 | rack (>= 3) |
286 | | - rails (7.2.2.1) |
287 | | - actioncable (= 7.2.2.1) |
288 | | - actionmailbox (= 7.2.2.1) |
289 | | - actionmailer (= 7.2.2.1) |
290 | | - actionpack (= 7.2.2.1) |
291 | | - actiontext (= 7.2.2.1) |
292 | | - actionview (= 7.2.2.1) |
293 | | - activejob (= 7.2.2.1) |
294 | | - activemodel (= 7.2.2.1) |
295 | | - activerecord (= 7.2.2.1) |
296 | | - activestorage (= 7.2.2.1) |
297 | | - activesupport (= 7.2.2.1) |
| 288 | + rails (8.1.1) |
| 289 | + actioncable (= 8.1.1) |
| 290 | + actionmailbox (= 8.1.1) |
| 291 | + actionmailer (= 8.1.1) |
| 292 | + actionpack (= 8.1.1) |
| 293 | + actiontext (= 8.1.1) |
| 294 | + actionview (= 8.1.1) |
| 295 | + activejob (= 8.1.1) |
| 296 | + activemodel (= 8.1.1) |
| 297 | + activerecord (= 8.1.1) |
| 298 | + activestorage (= 8.1.1) |
| 299 | + activesupport (= 8.1.1) |
298 | 300 | bundler (>= 1.15.0) |
299 | | - railties (= 7.2.2.1) |
| 301 | + railties (= 8.1.1) |
300 | 302 | rails-dom-testing (2.2.0) |
301 | 303 | activesupport (>= 5.0.0) |
302 | 304 | minitest |
303 | 305 | nokogiri (>= 1.6) |
304 | 306 | rails-html-sanitizer (1.6.2) |
305 | 307 | loofah (~> 2.21) |
306 | 308 | 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) |
307 | | - rails-rfc6570 (3.4.0) |
308 | | - actionpack (>= 4.2, < 8.1) |
| 309 | + rails-rfc6570 (3.6.0) |
| 310 | + actionpack (>= 4.2, < 8.2) |
309 | 311 | addressable (~> 2.3) |
310 | | - railties (7.2.2.1) |
311 | | - actionpack (= 7.2.2.1) |
312 | | - activesupport (= 7.2.2.1) |
| 312 | + railties (8.1.1) |
| 313 | + actionpack (= 8.1.1) |
| 314 | + activesupport (= 8.1.1) |
313 | 315 | irb (~> 1.13) |
314 | 316 | rackup (>= 1.0.0) |
315 | 317 | rake (>= 12.2) |
316 | 318 | thor (~> 1.0, >= 1.2.2) |
| 319 | + tsort (>= 0.2) |
317 | 320 | zeitwerk (~> 2.6) |
318 | 321 | rainbow (3.1.1) |
319 | 322 | rake (13.2.1) |
|
456 | 459 | thor (1.3.2) |
457 | 460 | timecop (0.9.10) |
458 | 461 | timeout (0.4.3) |
| 462 | + tsort (0.2.0) |
459 | 463 | typhoeus (1.4.1) |
460 | 464 | ethon (>= 0.9.0) |
461 | 465 | tzinfo (2.0.6) |
@@ -515,7 +519,7 @@ DEPENDENCIES |
515 | 519 | pg (~> 1.1) |
516 | 520 | puma |
517 | 521 | rack-remote |
518 | | - rails (~> 7.2) |
| 522 | + rails (~> 8.0) |
519 | 523 | rails-rfc6570 (~> 3.0) |
520 | 524 | redis (~> 5.0) |
521 | 525 | responders |
|
0 commit comments