|
12 | 12 | specs: |
13 | 13 | action_text-trix (2.1.16) |
14 | 14 | railties |
15 | | - actioncable (8.1.1) |
16 | | - actionpack (= 8.1.1) |
17 | | - activesupport (= 8.1.1) |
| 15 | + actioncable (8.1.2) |
| 16 | + actionpack (= 8.1.2) |
| 17 | + activesupport (= 8.1.2) |
18 | 18 | nio4r (~> 2.0) |
19 | 19 | websocket-driver (>= 0.6.1) |
20 | 20 | zeitwerk (~> 2.6) |
21 | | - actionmailbox (8.1.1) |
22 | | - actionpack (= 8.1.1) |
23 | | - activejob (= 8.1.1) |
24 | | - activerecord (= 8.1.1) |
25 | | - activestorage (= 8.1.1) |
26 | | - activesupport (= 8.1.1) |
| 21 | + actionmailbox (8.1.2) |
| 22 | + actionpack (= 8.1.2) |
| 23 | + activejob (= 8.1.2) |
| 24 | + activerecord (= 8.1.2) |
| 25 | + activestorage (= 8.1.2) |
| 26 | + activesupport (= 8.1.2) |
27 | 27 | mail (>= 2.8.0) |
28 | | - actionmailer (8.1.1) |
29 | | - actionpack (= 8.1.1) |
30 | | - actionview (= 8.1.1) |
31 | | - activejob (= 8.1.1) |
32 | | - activesupport (= 8.1.1) |
| 28 | + actionmailer (8.1.2) |
| 29 | + actionpack (= 8.1.2) |
| 30 | + actionview (= 8.1.2) |
| 31 | + activejob (= 8.1.2) |
| 32 | + activesupport (= 8.1.2) |
33 | 33 | mail (>= 2.8.0) |
34 | 34 | rails-dom-testing (~> 2.2) |
35 | | - actionpack (8.1.1) |
36 | | - actionview (= 8.1.1) |
37 | | - activesupport (= 8.1.1) |
| 35 | + actionpack (8.1.2) |
| 36 | + actionview (= 8.1.2) |
| 37 | + activesupport (= 8.1.2) |
38 | 38 | nokogiri (>= 1.8.5) |
39 | 39 | rack (>= 2.2.4) |
40 | 40 | rack-session (>= 1.0.1) |
41 | 41 | rack-test (>= 0.6.3) |
42 | 42 | rails-dom-testing (~> 2.2) |
43 | 43 | rails-html-sanitizer (~> 1.6) |
44 | 44 | useragent (~> 0.16) |
45 | | - actiontext (8.1.1) |
| 45 | + actiontext (8.1.2) |
46 | 46 | action_text-trix (~> 2.1.15) |
47 | | - actionpack (= 8.1.1) |
48 | | - activerecord (= 8.1.1) |
49 | | - activestorage (= 8.1.1) |
50 | | - activesupport (= 8.1.1) |
| 47 | + actionpack (= 8.1.2) |
| 48 | + activerecord (= 8.1.2) |
| 49 | + activestorage (= 8.1.2) |
| 50 | + activesupport (= 8.1.2) |
51 | 51 | globalid (>= 0.6.0) |
52 | 52 | nokogiri (>= 1.8.5) |
53 | | - actionview (8.1.1) |
54 | | - activesupport (= 8.1.1) |
| 53 | + actionview (8.1.2) |
| 54 | + activesupport (= 8.1.2) |
55 | 55 | builder (~> 3.1) |
56 | 56 | erubi (~> 1.11) |
57 | 57 | rails-dom-testing (~> 2.2) |
58 | 58 | rails-html-sanitizer (~> 1.6) |
59 | | - activejob (8.1.1) |
60 | | - activesupport (= 8.1.1) |
| 59 | + activejob (8.1.2) |
| 60 | + activesupport (= 8.1.2) |
61 | 61 | globalid (>= 0.3.6) |
62 | | - activemodel (8.1.1) |
63 | | - activesupport (= 8.1.1) |
64 | | - activerecord (8.1.1) |
65 | | - activemodel (= 8.1.1) |
66 | | - activesupport (= 8.1.1) |
| 62 | + activemodel (8.1.2) |
| 63 | + activesupport (= 8.1.2) |
| 64 | + activerecord (8.1.2) |
| 65 | + activemodel (= 8.1.2) |
| 66 | + activesupport (= 8.1.2) |
67 | 67 | timeout (>= 0.4.0) |
68 | | - activestorage (8.1.1) |
69 | | - actionpack (= 8.1.1) |
70 | | - activejob (= 8.1.1) |
71 | | - activerecord (= 8.1.1) |
72 | | - activesupport (= 8.1.1) |
| 68 | + activestorage (8.1.2) |
| 69 | + actionpack (= 8.1.2) |
| 70 | + activejob (= 8.1.2) |
| 71 | + activerecord (= 8.1.2) |
| 72 | + activesupport (= 8.1.2) |
73 | 73 | marcel (~> 1.0) |
74 | | - activesupport (8.1.1) |
| 74 | + activesupport (8.1.2) |
75 | 75 | base64 |
76 | 76 | bigdecimal |
77 | 77 | concurrent-ruby (~> 1.0, >= 1.3.1) |
|
139 | 139 | thor (~> 1.3) |
140 | 140 | zeitwerk (~> 2.6) |
141 | 141 | concurrent-ruby (1.3.6) |
142 | | - connection_pool (2.5.5) |
| 142 | + connection_pool (3.0.2) |
143 | 143 | console (1.34.2) |
144 | 144 | fiber-annotation |
145 | 145 | fiber-local (~> 1.1) |
|
317 | 317 | nanoid (2.0.0) |
318 | 318 | net-http (0.9.1) |
319 | 319 | uri (>= 0.11.1) |
320 | | - net-http-persistent (4.0.6) |
321 | | - connection_pool (~> 2.2, >= 2.2.4) |
322 | | - net-imap (0.5.12) |
| 320 | + net-http-persistent (4.0.8) |
| 321 | + connection_pool (>= 2.2.4, < 4) |
| 322 | + net-imap (0.6.2) |
323 | 323 | date |
324 | 324 | net-protocol |
325 | 325 | net-pop (0.1.2) |
@@ -377,20 +377,20 @@ GEM |
377 | 377 | rack (>= 1.3) |
378 | 378 | rackup (2.3.1) |
379 | 379 | rack (>= 3) |
380 | | - rails (8.1.1) |
381 | | - actioncable (= 8.1.1) |
382 | | - actionmailbox (= 8.1.1) |
383 | | - actionmailer (= 8.1.1) |
384 | | - actionpack (= 8.1.1) |
385 | | - actiontext (= 8.1.1) |
386 | | - actionview (= 8.1.1) |
387 | | - activejob (= 8.1.1) |
388 | | - activemodel (= 8.1.1) |
389 | | - activerecord (= 8.1.1) |
390 | | - activestorage (= 8.1.1) |
391 | | - activesupport (= 8.1.1) |
| 380 | + rails (8.1.2) |
| 381 | + actioncable (= 8.1.2) |
| 382 | + actionmailbox (= 8.1.2) |
| 383 | + actionmailer (= 8.1.2) |
| 384 | + actionpack (= 8.1.2) |
| 385 | + actiontext (= 8.1.2) |
| 386 | + actionview (= 8.1.2) |
| 387 | + activejob (= 8.1.2) |
| 388 | + activemodel (= 8.1.2) |
| 389 | + activerecord (= 8.1.2) |
| 390 | + activestorage (= 8.1.2) |
| 391 | + activesupport (= 8.1.2) |
392 | 392 | bundler (>= 1.15.0) |
393 | | - railties (= 8.1.1) |
| 393 | + railties (= 8.1.2) |
394 | 394 | rails-dom-testing (2.3.0) |
395 | 395 | activesupport (>= 5.0.0) |
396 | 396 | minitest |
|
401 | 401 | rails-i18n (8.1.0) |
402 | 402 | i18n (>= 0.7, < 2) |
403 | 403 | railties (>= 8.0.0, < 9) |
404 | | - railties (8.1.1) |
405 | | - actionpack (= 8.1.1) |
406 | | - activesupport (= 8.1.1) |
| 404 | + railties (8.1.2) |
| 405 | + actionpack (= 8.1.2) |
| 406 | + activesupport (= 8.1.2) |
407 | 407 | irb (~> 1.13) |
408 | 408 | rackup (>= 1.0.0) |
409 | 409 | 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.21) |
@@ -613,7 +613,7 @@ DEPENDENCIES |
613 | 613 | pg (~> 1.6) |
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