|
24 | 24 | PATH |
25 | 25 | remote: . |
26 | 26 | specs: |
27 | | - actioncable (7.0.3.1) |
28 | | - actionpack (= 7.0.3.1) |
29 | | - activesupport (= 7.0.3.1) |
| 27 | + actioncable (7.0.4) |
| 28 | + actionpack (= 7.0.4) |
| 29 | + activesupport (= 7.0.4) |
30 | 30 | nio4r (~> 2.0) |
31 | 31 | websocket-driver (>= 0.6.1) |
32 | | - actionmailbox (7.0.3.1) |
33 | | - actionpack (= 7.0.3.1) |
34 | | - activejob (= 7.0.3.1) |
35 | | - activerecord (= 7.0.3.1) |
36 | | - activestorage (= 7.0.3.1) |
37 | | - activesupport (= 7.0.3.1) |
| 32 | + actionmailbox (7.0.4) |
| 33 | + actionpack (= 7.0.4) |
| 34 | + activejob (= 7.0.4) |
| 35 | + activerecord (= 7.0.4) |
| 36 | + activestorage (= 7.0.4) |
| 37 | + activesupport (= 7.0.4) |
38 | 38 | mail (>= 2.7.1) |
39 | 39 | net-imap |
40 | 40 | net-pop |
41 | 41 | net-smtp |
42 | | - actionmailer (7.0.3.1) |
43 | | - actionpack (= 7.0.3.1) |
44 | | - actionview (= 7.0.3.1) |
45 | | - activejob (= 7.0.3.1) |
46 | | - activesupport (= 7.0.3.1) |
| 42 | + actionmailer (7.0.4) |
| 43 | + actionpack (= 7.0.4) |
| 44 | + actionview (= 7.0.4) |
| 45 | + activejob (= 7.0.4) |
| 46 | + activesupport (= 7.0.4) |
47 | 47 | mail (~> 2.5, >= 2.5.4) |
48 | 48 | net-imap |
49 | 49 | net-pop |
50 | 50 | net-smtp |
51 | 51 | rails-dom-testing (~> 2.0) |
52 | | - actionpack (7.0.3.1) |
53 | | - actionview (= 7.0.3.1) |
54 | | - activesupport (= 7.0.3.1) |
| 52 | + actionpack (7.0.4) |
| 53 | + actionview (= 7.0.4) |
| 54 | + activesupport (= 7.0.4) |
55 | 55 | rack (~> 2.0, >= 2.2.0) |
56 | 56 | rack-test (>= 0.6.3) |
57 | 57 | rails-dom-testing (~> 2.0) |
58 | 58 | rails-html-sanitizer (~> 1.0, >= 1.2.0) |
59 | | - actiontext (7.0.3.1) |
60 | | - actionpack (= 7.0.3.1) |
61 | | - activerecord (= 7.0.3.1) |
62 | | - activestorage (= 7.0.3.1) |
63 | | - activesupport (= 7.0.3.1) |
| 59 | + actiontext (7.0.4) |
| 60 | + actionpack (= 7.0.4) |
| 61 | + activerecord (= 7.0.4) |
| 62 | + activestorage (= 7.0.4) |
| 63 | + activesupport (= 7.0.4) |
64 | 64 | globalid (>= 0.6.0) |
65 | 65 | nokogiri (>= 1.8.5) |
66 | | - actionview (7.0.3.1) |
67 | | - activesupport (= 7.0.3.1) |
| 66 | + actionview (7.0.4) |
| 67 | + activesupport (= 7.0.4) |
68 | 68 | builder (~> 3.1) |
69 | 69 | erubi (~> 1.4) |
70 | 70 | rails-dom-testing (~> 2.0) |
71 | 71 | rails-html-sanitizer (~> 1.1, >= 1.2.0) |
72 | | - activejob (7.0.3.1) |
73 | | - activesupport (= 7.0.3.1) |
| 72 | + activejob (7.0.4) |
| 73 | + activesupport (= 7.0.4) |
74 | 74 | globalid (>= 0.3.6) |
75 | | - activemodel (7.0.3.1) |
76 | | - activesupport (= 7.0.3.1) |
77 | | - activerecord (7.0.3.1) |
78 | | - activemodel (= 7.0.3.1) |
79 | | - activesupport (= 7.0.3.1) |
80 | | - activestorage (7.0.3.1) |
81 | | - actionpack (= 7.0.3.1) |
82 | | - activejob (= 7.0.3.1) |
83 | | - activerecord (= 7.0.3.1) |
84 | | - activesupport (= 7.0.3.1) |
| 75 | + activemodel (7.0.4) |
| 76 | + activesupport (= 7.0.4) |
| 77 | + activerecord (7.0.4) |
| 78 | + activemodel (= 7.0.4) |
| 79 | + activesupport (= 7.0.4) |
| 80 | + activestorage (7.0.4) |
| 81 | + actionpack (= 7.0.4) |
| 82 | + activejob (= 7.0.4) |
| 83 | + activerecord (= 7.0.4) |
| 84 | + activesupport (= 7.0.4) |
85 | 85 | marcel (~> 1.0) |
86 | 86 | mini_mime (>= 1.1.0) |
87 | | - activesupport (7.0.3.1) |
| 87 | + activesupport (7.0.4) |
88 | 88 | concurrent-ruby (~> 1.0, >= 1.0.2) |
89 | 89 | i18n (>= 1.6, < 2) |
90 | 90 | minitest (>= 5.1) |
91 | 91 | tzinfo (~> 2.0) |
92 | | - rails (7.0.3.1) |
93 | | - actioncable (= 7.0.3.1) |
94 | | - actionmailbox (= 7.0.3.1) |
95 | | - actionmailer (= 7.0.3.1) |
96 | | - actionpack (= 7.0.3.1) |
97 | | - actiontext (= 7.0.3.1) |
98 | | - actionview (= 7.0.3.1) |
99 | | - activejob (= 7.0.3.1) |
100 | | - activemodel (= 7.0.3.1) |
101 | | - activerecord (= 7.0.3.1) |
102 | | - activestorage (= 7.0.3.1) |
103 | | - activesupport (= 7.0.3.1) |
| 92 | + rails (7.0.4) |
| 93 | + actioncable (= 7.0.4) |
| 94 | + actionmailbox (= 7.0.4) |
| 95 | + actionmailer (= 7.0.4) |
| 96 | + actionpack (= 7.0.4) |
| 97 | + actiontext (= 7.0.4) |
| 98 | + actionview (= 7.0.4) |
| 99 | + activejob (= 7.0.4) |
| 100 | + activemodel (= 7.0.4) |
| 101 | + activerecord (= 7.0.4) |
| 102 | + activestorage (= 7.0.4) |
| 103 | + activesupport (= 7.0.4) |
104 | 104 | bundler (>= 1.15.0) |
105 | | - railties (= 7.0.3.1) |
106 | | - railties (7.0.3.1) |
107 | | - actionpack (= 7.0.3.1) |
108 | | - activesupport (= 7.0.3.1) |
| 105 | + railties (= 7.0.4) |
| 106 | + railties (7.0.4) |
| 107 | + actionpack (= 7.0.4) |
| 108 | + activesupport (= 7.0.4) |
109 | 109 | method_source |
110 | 110 | rake (>= 12.2) |
111 | 111 | thor (~> 1.0) |
|
217 | 217 | http_parser.rb (>= 0.6.0) |
218 | 218 | em-socksify (0.3.2) |
219 | 219 | eventmachine (>= 1.0.0.beta.4) |
220 | | - erubi (1.10.0) |
| 220 | + erubi (1.11.0) |
221 | 221 | et-orbi (1.2.6) |
222 | 222 | tzinfo |
223 | 223 | event_emitter (0.2.6) |
|
303 | 303 | hiredis (0.6.3) |
304 | 304 | http_parser.rb (0.8.0) |
305 | 305 | httpclient (2.8.3) |
306 | | - i18n (1.10.0) |
| 306 | + i18n (1.12.0) |
307 | 307 | concurrent-ruby (~> 1.0) |
308 | 308 | image_processing (1.12.1) |
309 | 309 | mini_magick (>= 4.9.5, < 5) |
|
326 | 326 | listen (3.7.0) |
327 | 327 | rb-fsevent (~> 0.10, >= 0.10.3) |
328 | 328 | rb-inotify (~> 0.9, >= 0.9.10) |
329 | | - loofah (2.17.0) |
| 329 | + loofah (2.18.0) |
330 | 330 | crass (~> 1.0.2) |
331 | 331 | nokogiri (>= 1.5.9) |
332 | 332 | mail (2.7.1) |
|
386 | 386 | activesupport (>= 7.0.0.alpha2) |
387 | 387 | rack |
388 | 388 | railties (>= 7.0.0.alpha2) |
| 389 | + psych (3.3.3) |
389 | 390 | public_suffix (4.0.6) |
390 | 391 | puma (5.5.2) |
391 | 392 | nio4r (~> 2.0) |
|
402 | 403 | rails-dom-testing (2.0.3) |
403 | 404 | activesupport (>= 4.2.0) |
404 | 405 | nokogiri (>= 1.6) |
405 | | - rails-html-sanitizer (1.4.2) |
| 406 | + rails-html-sanitizer (1.4.3) |
406 | 407 | loofah (~> 2.3) |
407 | 408 | rainbow (3.0.0) |
408 | 409 | rake (13.0.6) |
|
524 | 525 | rack (>= 1, < 3) |
525 | 526 | thor (1.2.1) |
526 | 527 | tilt (2.0.10) |
527 | | - timeout (0.2.0) |
| 528 | + timeout (0.3.0) |
528 | 529 | trailblazer-option (0.1.2) |
529 | 530 | turbo-rails (1.0.0) |
530 | 531 | actionpack (>= 6.0.0) |
|
555 | 556 | websocket-extensions (0.1.5) |
556 | 557 | xpath (3.2.0) |
557 | 558 | nokogiri (~> 1.8) |
558 | | - zeitwerk (2.5.4) |
| 559 | + zeitwerk (2.6.0) |
559 | 560 |
|
560 | 561 | PLATFORMS |
561 | 562 | ruby |
|
0 commit comments