|
27 | 27 | specs: |
28 | 28 | action_text-trix (2.1.16) |
29 | 29 | railties |
30 | | - actioncable (8.1.1) |
31 | | - actionpack (= 8.1.1) |
32 | | - activesupport (= 8.1.1) |
| 30 | + actioncable (8.1.2) |
| 31 | + actionpack (= 8.1.2) |
| 32 | + activesupport (= 8.1.2) |
33 | 33 | nio4r (~> 2.0) |
34 | 34 | websocket-driver (>= 0.6.1) |
35 | 35 | zeitwerk (~> 2.6) |
36 | | - actionmailbox (8.1.1) |
37 | | - actionpack (= 8.1.1) |
38 | | - activejob (= 8.1.1) |
39 | | - activerecord (= 8.1.1) |
40 | | - activestorage (= 8.1.1) |
41 | | - activesupport (= 8.1.1) |
| 36 | + actionmailbox (8.1.2) |
| 37 | + actionpack (= 8.1.2) |
| 38 | + activejob (= 8.1.2) |
| 39 | + activerecord (= 8.1.2) |
| 40 | + activestorage (= 8.1.2) |
| 41 | + activesupport (= 8.1.2) |
42 | 42 | mail (>= 2.8.0) |
43 | | - actionmailer (8.1.1) |
44 | | - actionpack (= 8.1.1) |
45 | | - actionview (= 8.1.1) |
46 | | - activejob (= 8.1.1) |
47 | | - activesupport (= 8.1.1) |
| 43 | + actionmailer (8.1.2) |
| 44 | + actionpack (= 8.1.2) |
| 45 | + actionview (= 8.1.2) |
| 46 | + activejob (= 8.1.2) |
| 47 | + activesupport (= 8.1.2) |
48 | 48 | mail (>= 2.8.0) |
49 | 49 | rails-dom-testing (~> 2.2) |
50 | | - actionpack (8.1.1) |
51 | | - actionview (= 8.1.1) |
52 | | - activesupport (= 8.1.1) |
| 50 | + actionpack (8.1.2) |
| 51 | + actionview (= 8.1.2) |
| 52 | + activesupport (= 8.1.2) |
53 | 53 | nokogiri (>= 1.8.5) |
54 | 54 | rack (>= 2.2.4) |
55 | 55 | rack-session (>= 1.0.1) |
56 | 56 | rack-test (>= 0.6.3) |
57 | 57 | rails-dom-testing (~> 2.2) |
58 | 58 | rails-html-sanitizer (~> 1.6) |
59 | 59 | useragent (~> 0.16) |
60 | | - actiontext (8.1.1) |
| 60 | + actiontext (8.1.2) |
61 | 61 | action_text-trix (~> 2.1.15) |
62 | | - actionpack (= 8.1.1) |
63 | | - activerecord (= 8.1.1) |
64 | | - activestorage (= 8.1.1) |
65 | | - activesupport (= 8.1.1) |
| 62 | + actionpack (= 8.1.2) |
| 63 | + activerecord (= 8.1.2) |
| 64 | + activestorage (= 8.1.2) |
| 65 | + activesupport (= 8.1.2) |
66 | 66 | globalid (>= 0.6.0) |
67 | 67 | nokogiri (>= 1.8.5) |
68 | | - actionview (8.1.1) |
69 | | - activesupport (= 8.1.1) |
| 68 | + actionview (8.1.2) |
| 69 | + activesupport (= 8.1.2) |
70 | 70 | builder (~> 3.1) |
71 | 71 | erubi (~> 1.11) |
72 | 72 | rails-dom-testing (~> 2.2) |
73 | 73 | rails-html-sanitizer (~> 1.6) |
74 | | - activejob (8.1.1) |
75 | | - activesupport (= 8.1.1) |
| 74 | + activejob (8.1.2) |
| 75 | + activesupport (= 8.1.2) |
76 | 76 | globalid (>= 0.3.6) |
77 | | - activemodel (8.1.1) |
78 | | - activesupport (= 8.1.1) |
79 | | - activerecord (8.1.1) |
80 | | - activemodel (= 8.1.1) |
81 | | - activesupport (= 8.1.1) |
| 77 | + activemodel (8.1.2) |
| 78 | + activesupport (= 8.1.2) |
| 79 | + activerecord (8.1.2) |
| 80 | + activemodel (= 8.1.2) |
| 81 | + activesupport (= 8.1.2) |
82 | 82 | timeout (>= 0.4.0) |
83 | | - activestorage (8.1.1) |
84 | | - actionpack (= 8.1.1) |
85 | | - activejob (= 8.1.1) |
86 | | - activerecord (= 8.1.1) |
87 | | - activesupport (= 8.1.1) |
| 83 | + activestorage (8.1.2) |
| 84 | + actionpack (= 8.1.2) |
| 85 | + activejob (= 8.1.2) |
| 86 | + activerecord (= 8.1.2) |
| 87 | + activesupport (= 8.1.2) |
88 | 88 | marcel (~> 1.0) |
89 | | - activesupport (8.1.1) |
| 89 | + activesupport (8.1.2) |
90 | 90 | base64 |
91 | 91 | bigdecimal |
92 | 92 | concurrent-ruby (~> 1.0, >= 1.3.1) |
|
154 | 154 | thor (~> 1.3) |
155 | 155 | zeitwerk (~> 2.6) |
156 | 156 | concurrent-ruby (1.3.6) |
157 | | - connection_pool (2.5.5) |
| 157 | + connection_pool (3.0.2) |
158 | 158 | console (1.34.2) |
159 | 159 | fiber-annotation |
160 | 160 | fiber-local (~> 1.1) |
|
327 | 327 | nanoid (2.0.0) |
328 | 328 | net-http (0.9.1) |
329 | 329 | uri (>= 0.11.1) |
330 | | - net-http-persistent (4.0.6) |
331 | | - connection_pool (~> 2.2, >= 2.2.4) |
332 | | - net-imap (0.5.12) |
| 330 | + net-http-persistent (4.0.8) |
| 331 | + connection_pool (>= 2.2.4, < 4) |
| 332 | + net-imap (0.6.2) |
333 | 333 | date |
334 | 334 | net-protocol |
335 | 335 | net-pop (0.1.2) |
@@ -387,20 +387,20 @@ GEM |
387 | 387 | rack (>= 1.3) |
388 | 388 | rackup (2.3.1) |
389 | 389 | rack (>= 3) |
390 | | - rails (8.1.1) |
391 | | - actioncable (= 8.1.1) |
392 | | - actionmailbox (= 8.1.1) |
393 | | - actionmailer (= 8.1.1) |
394 | | - actionpack (= 8.1.1) |
395 | | - actiontext (= 8.1.1) |
396 | | - actionview (= 8.1.1) |
397 | | - activejob (= 8.1.1) |
398 | | - activemodel (= 8.1.1) |
399 | | - activerecord (= 8.1.1) |
400 | | - activestorage (= 8.1.1) |
401 | | - activesupport (= 8.1.1) |
| 390 | + rails (8.1.2) |
| 391 | + actioncable (= 8.1.2) |
| 392 | + actionmailbox (= 8.1.2) |
| 393 | + actionmailer (= 8.1.2) |
| 394 | + actionpack (= 8.1.2) |
| 395 | + actiontext (= 8.1.2) |
| 396 | + actionview (= 8.1.2) |
| 397 | + activejob (= 8.1.2) |
| 398 | + activemodel (= 8.1.2) |
| 399 | + activerecord (= 8.1.2) |
| 400 | + activestorage (= 8.1.2) |
| 401 | + activesupport (= 8.1.2) |
402 | 402 | bundler (>= 1.15.0) |
403 | | - railties (= 8.1.1) |
| 403 | + railties (= 8.1.2) |
404 | 404 | rails-dom-testing (2.3.0) |
405 | 405 | activesupport (>= 5.0.0) |
406 | 406 | minitest |
|
411 | 411 | rails-i18n (8.1.0) |
412 | 412 | i18n (>= 0.7, < 2) |
413 | 413 | railties (>= 8.0.0, < 9) |
414 | | - railties (8.1.1) |
415 | | - actionpack (= 8.1.1) |
416 | | - activesupport (= 8.1.1) |
| 414 | + railties (8.1.2) |
| 415 | + actionpack (= 8.1.2) |
| 416 | + activesupport (= 8.1.2) |
417 | 417 | irb (~> 1.13) |
418 | 418 | rackup (>= 1.0.0) |
419 | 419 | rake (>= 12.2) |
|
534 | 534 | thruster (0.1.17-x86_64-linux) |
535 | 535 | tilt (2.6.1) |
536 | 536 | timecop (0.9.10) |
537 | | - timeout (0.4.4) |
| 537 | + timeout (0.6.0) |
538 | 538 | traces (0.18.2) |
539 | 539 | tsort (0.2.0) |
540 | 540 | turbo-rails (2.0.20) |
@@ -613,7 +613,7 @@ DEPENDENCIES |
613 | 613 | pg (~> 1.1) |
614 | 614 | propshaft |
615 | 615 | puma (>= 5.0) |
616 | | - rails (~> 8.1.1) |
| 616 | + rails (~> 8.1.2) |
617 | 617 | rails-i18n (~> 8.0) |
618 | 618 | redis (~> 5.4) |
619 | 619 | request_store |
|
0 commit comments