|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - actioncable (7.2.2.1) |
5 | | - actionpack (= 7.2.2.1) |
6 | | - activesupport (= 7.2.2.1) |
| 4 | + actioncable (7.2.2.2) |
| 5 | + actionpack (= 7.2.2.2) |
| 6 | + activesupport (= 7.2.2.2) |
7 | 7 | nio4r (~> 2.0) |
8 | 8 | websocket-driver (>= 0.6.1) |
9 | 9 | zeitwerk (~> 2.6) |
10 | | - actionmailbox (7.2.2.1) |
11 | | - actionpack (= 7.2.2.1) |
12 | | - activejob (= 7.2.2.1) |
13 | | - activerecord (= 7.2.2.1) |
14 | | - activestorage (= 7.2.2.1) |
15 | | - activesupport (= 7.2.2.1) |
| 10 | + actionmailbox (7.2.2.2) |
| 11 | + actionpack (= 7.2.2.2) |
| 12 | + activejob (= 7.2.2.2) |
| 13 | + activerecord (= 7.2.2.2) |
| 14 | + activestorage (= 7.2.2.2) |
| 15 | + activesupport (= 7.2.2.2) |
16 | 16 | mail (>= 2.8.0) |
17 | | - actionmailer (7.2.2.1) |
18 | | - actionpack (= 7.2.2.1) |
19 | | - actionview (= 7.2.2.1) |
20 | | - activejob (= 7.2.2.1) |
21 | | - activesupport (= 7.2.2.1) |
| 17 | + actionmailer (7.2.2.2) |
| 18 | + actionpack (= 7.2.2.2) |
| 19 | + actionview (= 7.2.2.2) |
| 20 | + activejob (= 7.2.2.2) |
| 21 | + activesupport (= 7.2.2.2) |
22 | 22 | mail (>= 2.8.0) |
23 | 23 | rails-dom-testing (~> 2.2) |
24 | | - actionpack (7.2.2.1) |
25 | | - actionview (= 7.2.2.1) |
26 | | - activesupport (= 7.2.2.1) |
| 24 | + actionpack (7.2.2.2) |
| 25 | + actionview (= 7.2.2.2) |
| 26 | + activesupport (= 7.2.2.2) |
27 | 27 | nokogiri (>= 1.8.5) |
28 | 28 | racc |
29 | 29 | rack (>= 2.2.4, < 3.2) |
|
32 | 32 | rails-dom-testing (~> 2.2) |
33 | 33 | rails-html-sanitizer (~> 1.6) |
34 | 34 | useragent (~> 0.16) |
35 | | - actiontext (7.2.2.1) |
36 | | - actionpack (= 7.2.2.1) |
37 | | - activerecord (= 7.2.2.1) |
38 | | - activestorage (= 7.2.2.1) |
39 | | - activesupport (= 7.2.2.1) |
| 35 | + actiontext (7.2.2.2) |
| 36 | + actionpack (= 7.2.2.2) |
| 37 | + activerecord (= 7.2.2.2) |
| 38 | + activestorage (= 7.2.2.2) |
| 39 | + activesupport (= 7.2.2.2) |
40 | 40 | globalid (>= 0.6.0) |
41 | 41 | nokogiri (>= 1.8.5) |
42 | | - actionview (7.2.2.1) |
43 | | - activesupport (= 7.2.2.1) |
| 42 | + actionview (7.2.2.2) |
| 43 | + activesupport (= 7.2.2.2) |
44 | 44 | builder (~> 3.1) |
45 | 45 | erubi (~> 1.11) |
46 | 46 | rails-dom-testing (~> 2.2) |
47 | 47 | rails-html-sanitizer (~> 1.6) |
48 | | - activejob (7.2.2.1) |
49 | | - activesupport (= 7.2.2.1) |
| 48 | + activejob (7.2.2.2) |
| 49 | + activesupport (= 7.2.2.2) |
50 | 50 | globalid (>= 0.3.6) |
51 | | - activemodel (7.2.2.1) |
52 | | - activesupport (= 7.2.2.1) |
53 | | - activerecord (7.2.2.1) |
54 | | - activemodel (= 7.2.2.1) |
55 | | - activesupport (= 7.2.2.1) |
| 51 | + activemodel (7.2.2.2) |
| 52 | + activesupport (= 7.2.2.2) |
| 53 | + activerecord (7.2.2.2) |
| 54 | + activemodel (= 7.2.2.2) |
| 55 | + activesupport (= 7.2.2.2) |
56 | 56 | timeout (>= 0.4.0) |
57 | | - activestorage (7.2.2.1) |
58 | | - actionpack (= 7.2.2.1) |
59 | | - activejob (= 7.2.2.1) |
60 | | - activerecord (= 7.2.2.1) |
61 | | - activesupport (= 7.2.2.1) |
| 57 | + activestorage (7.2.2.2) |
| 58 | + actionpack (= 7.2.2.2) |
| 59 | + activejob (= 7.2.2.2) |
| 60 | + activerecord (= 7.2.2.2) |
| 61 | + activesupport (= 7.2.2.2) |
62 | 62 | marcel (~> 1.0) |
63 | | - activesupport (7.2.2.1) |
| 63 | + activesupport (7.2.2.2) |
64 | 64 | base64 |
65 | 65 | benchmark (>= 0.3) |
66 | 66 | bigdecimal |
@@ -294,20 +294,20 @@ GEM |
294 | 294 | rackup (1.0.1) |
295 | 295 | rack (< 3) |
296 | 296 | webrick |
297 | | - rails (7.2.2.1) |
298 | | - actioncable (= 7.2.2.1) |
299 | | - actionmailbox (= 7.2.2.1) |
300 | | - actionmailer (= 7.2.2.1) |
301 | | - actionpack (= 7.2.2.1) |
302 | | - actiontext (= 7.2.2.1) |
303 | | - actionview (= 7.2.2.1) |
304 | | - activejob (= 7.2.2.1) |
305 | | - activemodel (= 7.2.2.1) |
306 | | - activerecord (= 7.2.2.1) |
307 | | - activestorage (= 7.2.2.1) |
308 | | - activesupport (= 7.2.2.1) |
| 297 | + rails (7.2.2.2) |
| 298 | + actioncable (= 7.2.2.2) |
| 299 | + actionmailbox (= 7.2.2.2) |
| 300 | + actionmailer (= 7.2.2.2) |
| 301 | + actionpack (= 7.2.2.2) |
| 302 | + actiontext (= 7.2.2.2) |
| 303 | + actionview (= 7.2.2.2) |
| 304 | + activejob (= 7.2.2.2) |
| 305 | + activemodel (= 7.2.2.2) |
| 306 | + activerecord (= 7.2.2.2) |
| 307 | + activestorage (= 7.2.2.2) |
| 308 | + activesupport (= 7.2.2.2) |
309 | 309 | bundler (>= 1.15.0) |
310 | | - railties (= 7.2.2.1) |
| 310 | + railties (= 7.2.2.2) |
311 | 311 | rails-controller-testing (1.0.5) |
312 | 312 | actionpack (>= 5.0.1.rc1) |
313 | 313 | actionview (>= 5.0.1.rc1) |
|
319 | 319 | rails-html-sanitizer (1.6.2) |
320 | 320 | loofah (~> 2.21) |
321 | 321 | 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) |
322 | | - railties (7.2.2.1) |
323 | | - actionpack (= 7.2.2.1) |
324 | | - activesupport (= 7.2.2.1) |
| 322 | + railties (7.2.2.2) |
| 323 | + actionpack (= 7.2.2.2) |
| 324 | + activesupport (= 7.2.2.2) |
325 | 325 | irb (~> 1.13) |
326 | 326 | rackup (>= 1.0.0) |
327 | 327 | rake (>= 12.2) |
|
0 commit comments