|
5 | 5 | concurrent-ruby (~> 1.0) |
6 | 6 | action_text-trix (2.1.15) |
7 | 7 | railties |
8 | | - actioncable (8.1.0) |
9 | | - actionpack (= 8.1.0) |
10 | | - activesupport (= 8.1.0) |
| 8 | + actioncable (8.1.1) |
| 9 | + actionpack (= 8.1.1) |
| 10 | + activesupport (= 8.1.1) |
11 | 11 | nio4r (~> 2.0) |
12 | 12 | websocket-driver (>= 0.6.1) |
13 | 13 | zeitwerk (~> 2.6) |
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) |
| 14 | + actionmailbox (8.1.1) |
| 15 | + actionpack (= 8.1.1) |
| 16 | + activejob (= 8.1.1) |
| 17 | + activerecord (= 8.1.1) |
| 18 | + activestorage (= 8.1.1) |
| 19 | + activesupport (= 8.1.1) |
20 | 20 | mail (>= 2.8.0) |
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) |
| 21 | + actionmailer (8.1.1) |
| 22 | + actionpack (= 8.1.1) |
| 23 | + actionview (= 8.1.1) |
| 24 | + activejob (= 8.1.1) |
| 25 | + activesupport (= 8.1.1) |
26 | 26 | mail (>= 2.8.0) |
27 | 27 | rails-dom-testing (~> 2.2) |
28 | | - actionpack (8.1.0) |
29 | | - actionview (= 8.1.0) |
30 | | - activesupport (= 8.1.0) |
| 28 | + actionpack (8.1.1) |
| 29 | + actionview (= 8.1.1) |
| 30 | + activesupport (= 8.1.1) |
31 | 31 | nokogiri (>= 1.8.5) |
32 | 32 | rack (>= 2.2.4) |
33 | 33 | rack-session (>= 1.0.1) |
34 | 34 | rack-test (>= 0.6.3) |
35 | 35 | rails-dom-testing (~> 2.2) |
36 | 36 | rails-html-sanitizer (~> 1.6) |
37 | 37 | useragent (~> 0.16) |
38 | | - actiontext (8.1.0) |
| 38 | + actiontext (8.1.1) |
39 | 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) |
| 40 | + actionpack (= 8.1.1) |
| 41 | + activerecord (= 8.1.1) |
| 42 | + activestorage (= 8.1.1) |
| 43 | + activesupport (= 8.1.1) |
44 | 44 | globalid (>= 0.6.0) |
45 | 45 | nokogiri (>= 1.8.5) |
46 | | - actionview (8.1.0) |
47 | | - activesupport (= 8.1.0) |
| 46 | + actionview (8.1.1) |
| 47 | + activesupport (= 8.1.1) |
48 | 48 | builder (~> 3.1) |
49 | 49 | erubi (~> 1.11) |
50 | 50 | rails-dom-testing (~> 2.2) |
|
55 | 55 | activestorage (>= 6.1.4) |
56 | 56 | activesupport (>= 6.1.4) |
57 | 57 | marcel (>= 1.0.3) |
58 | | - activejob (8.1.0) |
59 | | - activesupport (= 8.1.0) |
| 58 | + activejob (8.1.1) |
| 59 | + activesupport (= 8.1.1) |
60 | 60 | globalid (>= 0.3.6) |
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) |
| 61 | + activemodel (8.1.1) |
| 62 | + activesupport (= 8.1.1) |
| 63 | + activerecord (8.1.1) |
| 64 | + activemodel (= 8.1.1) |
| 65 | + activesupport (= 8.1.1) |
66 | 66 | timeout (>= 0.4.0) |
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) |
| 67 | + activestorage (8.1.1) |
| 68 | + actionpack (= 8.1.1) |
| 69 | + activejob (= 8.1.1) |
| 70 | + activerecord (= 8.1.1) |
| 71 | + activesupport (= 8.1.1) |
72 | 72 | marcel (~> 1.0) |
73 | | - activesupport (8.1.0) |
| 73 | + activesupport (8.1.1) |
74 | 74 | base64 |
75 | 75 | bigdecimal |
76 | 76 | concurrent-ruby (~> 1.0, >= 1.3.1) |
@@ -412,20 +412,20 @@ GEM |
412 | 412 | rack (>= 1.3) |
413 | 413 | rackup (2.2.1) |
414 | 414 | rack (>= 3) |
415 | | - rails (8.1.0) |
416 | | - actioncable (= 8.1.0) |
417 | | - actionmailbox (= 8.1.0) |
418 | | - actionmailer (= 8.1.0) |
419 | | - actionpack (= 8.1.0) |
420 | | - actiontext (= 8.1.0) |
421 | | - actionview (= 8.1.0) |
422 | | - activejob (= 8.1.0) |
423 | | - activemodel (= 8.1.0) |
424 | | - activerecord (= 8.1.0) |
425 | | - activestorage (= 8.1.0) |
426 | | - activesupport (= 8.1.0) |
| 415 | + rails (8.1.1) |
| 416 | + actioncable (= 8.1.1) |
| 417 | + actionmailbox (= 8.1.1) |
| 418 | + actionmailer (= 8.1.1) |
| 419 | + actionpack (= 8.1.1) |
| 420 | + actiontext (= 8.1.1) |
| 421 | + actionview (= 8.1.1) |
| 422 | + activejob (= 8.1.1) |
| 423 | + activemodel (= 8.1.1) |
| 424 | + activerecord (= 8.1.1) |
| 425 | + activestorage (= 8.1.1) |
| 426 | + activesupport (= 8.1.1) |
427 | 427 | bundler (>= 1.15.0) |
428 | | - railties (= 8.1.0) |
| 428 | + railties (= 8.1.1) |
429 | 429 | rails-dom-testing (2.3.0) |
430 | 430 | activesupport (>= 5.0.0) |
431 | 431 | minitest |
|
437 | 437 | browser |
438 | 438 | railties |
439 | 439 | redis |
440 | | - railties (8.1.0) |
441 | | - actionpack (= 8.1.0) |
442 | | - activesupport (= 8.1.0) |
| 440 | + railties (8.1.1) |
| 441 | + actionpack (= 8.1.1) |
| 442 | + activesupport (= 8.1.1) |
443 | 443 | irb (~> 1.13) |
444 | 444 | rackup (>= 1.0.0) |
445 | 445 | rake (>= 12.2) |
@@ -653,7 +653,7 @@ DEPENDENCIES |
653 | 653 | puma (>= 5.0) |
654 | 654 | pundit (~> 2.5) |
655 | 655 | rack-mini-profiler |
656 | | - rails (~> 8.1.0) |
| 656 | + rails (~> 8.1.1) |
657 | 657 | rails_performance |
658 | 658 | rubocop |
659 | 659 | rubocop-rails-omakase |
|
0 commit comments