|
3 | 3 | specs: |
4 | 4 | aasm (5.5.2) |
5 | 5 | concurrent-ruby (~> 1.0) |
6 | | - actioncable (8.0.3) |
7 | | - actionpack (= 8.0.3) |
8 | | - activesupport (= 8.0.3) |
| 6 | + action_text-trix (2.1.15) |
| 7 | + railties |
| 8 | + actioncable (8.1.0) |
| 9 | + actionpack (= 8.1.0) |
| 10 | + activesupport (= 8.1.0) |
9 | 11 | nio4r (~> 2.0) |
10 | 12 | websocket-driver (>= 0.6.1) |
11 | 13 | zeitwerk (~> 2.6) |
12 | | - actionmailbox (8.0.3) |
13 | | - actionpack (= 8.0.3) |
14 | | - activejob (= 8.0.3) |
15 | | - activerecord (= 8.0.3) |
16 | | - activestorage (= 8.0.3) |
17 | | - activesupport (= 8.0.3) |
| 14 | + actionmailbox (8.1.0) |
| 15 | + actionpack (= 8.1.0) |
| 16 | + activejob (= 8.1.0) |
| 17 | + activerecord (= 8.1.0) |
| 18 | + activestorage (= 8.1.0) |
| 19 | + activesupport (= 8.1.0) |
18 | 20 | mail (>= 2.8.0) |
19 | | - actionmailer (8.0.3) |
20 | | - actionpack (= 8.0.3) |
21 | | - actionview (= 8.0.3) |
22 | | - activejob (= 8.0.3) |
23 | | - activesupport (= 8.0.3) |
| 21 | + actionmailer (8.1.0) |
| 22 | + actionpack (= 8.1.0) |
| 23 | + actionview (= 8.1.0) |
| 24 | + activejob (= 8.1.0) |
| 25 | + activesupport (= 8.1.0) |
24 | 26 | mail (>= 2.8.0) |
25 | 27 | rails-dom-testing (~> 2.2) |
26 | | - actionpack (8.0.3) |
27 | | - actionview (= 8.0.3) |
28 | | - activesupport (= 8.0.3) |
| 28 | + actionpack (8.1.0) |
| 29 | + actionview (= 8.1.0) |
| 30 | + activesupport (= 8.1.0) |
29 | 31 | nokogiri (>= 1.8.5) |
30 | 32 | rack (>= 2.2.4) |
31 | 33 | rack-session (>= 1.0.1) |
32 | 34 | rack-test (>= 0.6.3) |
33 | 35 | rails-dom-testing (~> 2.2) |
34 | 36 | rails-html-sanitizer (~> 1.6) |
35 | 37 | useragent (~> 0.16) |
36 | | - actiontext (8.0.3) |
37 | | - actionpack (= 8.0.3) |
38 | | - activerecord (= 8.0.3) |
39 | | - activestorage (= 8.0.3) |
40 | | - activesupport (= 8.0.3) |
| 38 | + actiontext (8.1.0) |
| 39 | + action_text-trix (~> 2.1.15) |
| 40 | + actionpack (= 8.1.0) |
| 41 | + activerecord (= 8.1.0) |
| 42 | + activestorage (= 8.1.0) |
| 43 | + activesupport (= 8.1.0) |
41 | 44 | globalid (>= 0.6.0) |
42 | 45 | nokogiri (>= 1.8.5) |
43 | | - actionview (8.0.3) |
44 | | - activesupport (= 8.0.3) |
| 46 | + actionview (8.1.0) |
| 47 | + activesupport (= 8.1.0) |
45 | 48 | builder (~> 3.1) |
46 | 49 | erubi (~> 1.11) |
47 | 50 | rails-dom-testing (~> 2.2) |
|
52 | 55 | activestorage (>= 6.1.4) |
53 | 56 | activesupport (>= 6.1.4) |
54 | 57 | marcel (>= 1.0.3) |
55 | | - activejob (8.0.3) |
56 | | - activesupport (= 8.0.3) |
| 58 | + activejob (8.1.0) |
| 59 | + activesupport (= 8.1.0) |
57 | 60 | globalid (>= 0.3.6) |
58 | | - activemodel (8.0.3) |
59 | | - activesupport (= 8.0.3) |
60 | | - activerecord (8.0.3) |
61 | | - activemodel (= 8.0.3) |
62 | | - activesupport (= 8.0.3) |
| 61 | + activemodel (8.1.0) |
| 62 | + activesupport (= 8.1.0) |
| 63 | + activerecord (8.1.0) |
| 64 | + activemodel (= 8.1.0) |
| 65 | + activesupport (= 8.1.0) |
63 | 66 | timeout (>= 0.4.0) |
64 | | - activestorage (8.0.3) |
65 | | - actionpack (= 8.0.3) |
66 | | - activejob (= 8.0.3) |
67 | | - activerecord (= 8.0.3) |
68 | | - activesupport (= 8.0.3) |
| 67 | + activestorage (8.1.0) |
| 68 | + actionpack (= 8.1.0) |
| 69 | + activejob (= 8.1.0) |
| 70 | + activerecord (= 8.1.0) |
| 71 | + activesupport (= 8.1.0) |
69 | 72 | marcel (~> 1.0) |
70 | | - activesupport (8.0.3) |
| 73 | + activesupport (8.1.0) |
71 | 74 | base64 |
72 | | - benchmark (>= 0.3) |
73 | 75 | bigdecimal |
74 | 76 | concurrent-ruby (~> 1.0, >= 1.3.1) |
75 | 77 | connection_pool (>= 2.2.5) |
76 | 78 | drb |
77 | 79 | i18n (>= 1.6, < 2) |
| 80 | + json |
78 | 81 | logger (>= 1.4.2) |
79 | 82 | minitest (>= 5.1) |
80 | 83 | securerandom (>= 0.3) |
|
92 | 95 | attr_required (1.0.2) |
93 | 96 | base64 (0.3.0) |
94 | 97 | bcrypt_pbkdf (1.1.1) |
95 | | - benchmark (0.5.0) |
96 | 98 | better_html (2.2.0) |
97 | 99 | actionview (>= 7.0) |
98 | 100 | activesupport (>= 7.0) |
@@ -372,30 +374,30 @@ GEM |
372 | 374 | rack (>= 1.3) |
373 | 375 | rackup (2.2.1) |
374 | 376 | rack (>= 3) |
375 | | - rails (8.0.3) |
376 | | - actioncable (= 8.0.3) |
377 | | - actionmailbox (= 8.0.3) |
378 | | - actionmailer (= 8.0.3) |
379 | | - actionpack (= 8.0.3) |
380 | | - actiontext (= 8.0.3) |
381 | | - actionview (= 8.0.3) |
382 | | - activejob (= 8.0.3) |
383 | | - activemodel (= 8.0.3) |
384 | | - activerecord (= 8.0.3) |
385 | | - activestorage (= 8.0.3) |
386 | | - activesupport (= 8.0.3) |
| 377 | + rails (8.1.0) |
| 378 | + actioncable (= 8.1.0) |
| 379 | + actionmailbox (= 8.1.0) |
| 380 | + actionmailer (= 8.1.0) |
| 381 | + actionpack (= 8.1.0) |
| 382 | + actiontext (= 8.1.0) |
| 383 | + actionview (= 8.1.0) |
| 384 | + activejob (= 8.1.0) |
| 385 | + activemodel (= 8.1.0) |
| 386 | + activerecord (= 8.1.0) |
| 387 | + activestorage (= 8.1.0) |
| 388 | + activesupport (= 8.1.0) |
387 | 389 | bundler (>= 1.15.0) |
388 | | - railties (= 8.0.3) |
| 390 | + railties (= 8.1.0) |
389 | 391 | rails-dom-testing (2.3.0) |
390 | 392 | activesupport (>= 5.0.0) |
391 | 393 | minitest |
392 | 394 | nokogiri (>= 1.6) |
393 | 395 | rails-html-sanitizer (1.6.2) |
394 | 396 | loofah (~> 2.21) |
395 | 397 | 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) |
396 | | - railties (8.0.3) |
397 | | - actionpack (= 8.0.3) |
398 | | - activesupport (= 8.0.3) |
| 398 | + railties (8.1.0) |
| 399 | + actionpack (= 8.1.0) |
| 400 | + activesupport (= 8.1.0) |
399 | 401 | irb (~> 1.13) |
400 | 402 | rackup (>= 1.0.0) |
401 | 403 | rake (>= 12.2) |
@@ -590,7 +592,7 @@ DEPENDENCIES |
590 | 592 | puma (>= 5.0) |
591 | 593 | pundit (~> 2.5) |
592 | 594 | rack-mini-profiler |
593 | | - rails (~> 8.0.2, >= 8.0.2.1) |
| 595 | + rails (~> 8.1.0) |
594 | 596 | rubocop |
595 | 597 | rubocop-rails-omakase |
596 | 598 | selenium-webdriver |
|
0 commit comments