|
12 | 12 | GEM
|
13 | 13 | remote: https://rubygems.org/
|
14 | 14 | specs:
|
15 |
| - actioncable (8.0.1) |
16 |
| - actionpack (= 8.0.1) |
17 |
| - activesupport (= 8.0.1) |
| 15 | + actioncable (8.0.2) |
| 16 | + actionpack (= 8.0.2) |
| 17 | + activesupport (= 8.0.2) |
18 | 18 | nio4r (~> 2.0)
|
19 | 19 | websocket-driver (>= 0.6.1)
|
20 | 20 | zeitwerk (~> 2.6)
|
21 |
| - actionmailbox (8.0.1) |
22 |
| - actionpack (= 8.0.1) |
23 |
| - activejob (= 8.0.1) |
24 |
| - activerecord (= 8.0.1) |
25 |
| - activestorage (= 8.0.1) |
26 |
| - activesupport (= 8.0.1) |
| 21 | + actionmailbox (8.0.2) |
| 22 | + actionpack (= 8.0.2) |
| 23 | + activejob (= 8.0.2) |
| 24 | + activerecord (= 8.0.2) |
| 25 | + activestorage (= 8.0.2) |
| 26 | + activesupport (= 8.0.2) |
27 | 27 | mail (>= 2.8.0)
|
28 |
| - actionmailer (8.0.1) |
29 |
| - actionpack (= 8.0.1) |
30 |
| - actionview (= 8.0.1) |
31 |
| - activejob (= 8.0.1) |
32 |
| - activesupport (= 8.0.1) |
| 28 | + actionmailer (8.0.2) |
| 29 | + actionpack (= 8.0.2) |
| 30 | + actionview (= 8.0.2) |
| 31 | + activejob (= 8.0.2) |
| 32 | + activesupport (= 8.0.2) |
33 | 33 | mail (>= 2.8.0)
|
34 | 34 | rails-dom-testing (~> 2.2)
|
35 |
| - actionpack (8.0.1) |
36 |
| - actionview (= 8.0.1) |
37 |
| - activesupport (= 8.0.1) |
| 35 | + actionpack (8.0.2) |
| 36 | + actionview (= 8.0.2) |
| 37 | + activesupport (= 8.0.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.0.1) |
46 |
| - actionpack (= 8.0.1) |
47 |
| - activerecord (= 8.0.1) |
48 |
| - activestorage (= 8.0.1) |
49 |
| - activesupport (= 8.0.1) |
| 45 | + actiontext (8.0.2) |
| 46 | + actionpack (= 8.0.2) |
| 47 | + activerecord (= 8.0.2) |
| 48 | + activestorage (= 8.0.2) |
| 49 | + activesupport (= 8.0.2) |
50 | 50 | globalid (>= 0.6.0)
|
51 | 51 | nokogiri (>= 1.8.5)
|
52 |
| - actionview (8.0.1) |
53 |
| - activesupport (= 8.0.1) |
| 52 | + actionview (8.0.2) |
| 53 | + activesupport (= 8.0.2) |
54 | 54 | builder (~> 3.1)
|
55 | 55 | erubi (~> 1.11)
|
56 | 56 | rails-dom-testing (~> 2.2)
|
57 | 57 | rails-html-sanitizer (~> 1.6)
|
58 |
| - activejob (8.0.1) |
59 |
| - activesupport (= 8.0.1) |
| 58 | + activejob (8.0.2) |
| 59 | + activesupport (= 8.0.2) |
60 | 60 | globalid (>= 0.3.6)
|
61 |
| - activemodel (8.0.1) |
62 |
| - activesupport (= 8.0.1) |
63 |
| - activerecord (8.0.1) |
64 |
| - activemodel (= 8.0.1) |
65 |
| - activesupport (= 8.0.1) |
| 61 | + activemodel (8.0.2) |
| 62 | + activesupport (= 8.0.2) |
| 63 | + activerecord (8.0.2) |
| 64 | + activemodel (= 8.0.2) |
| 65 | + activesupport (= 8.0.2) |
66 | 66 | timeout (>= 0.4.0)
|
67 |
| - activestorage (8.0.1) |
68 |
| - actionpack (= 8.0.1) |
69 |
| - activejob (= 8.0.1) |
70 |
| - activerecord (= 8.0.1) |
71 |
| - activesupport (= 8.0.1) |
| 67 | + activestorage (8.0.2) |
| 68 | + actionpack (= 8.0.2) |
| 69 | + activejob (= 8.0.2) |
| 70 | + activerecord (= 8.0.2) |
| 71 | + activesupport (= 8.0.2) |
72 | 72 | marcel (~> 1.0)
|
73 |
| - activesupport (8.0.1) |
| 73 | + activesupport (8.0.2) |
74 | 74 | base64
|
75 | 75 | benchmark (>= 0.3)
|
76 | 76 | bigdecimal
|
|
335 | 335 | method_source (1.1.0)
|
336 | 336 | metrics (0.12.2)
|
337 | 337 | mini_mime (1.1.5)
|
338 |
| - minitest (5.25.4) |
| 338 | + minitest (5.25.5) |
339 | 339 | msgpack (1.7.3)
|
340 | 340 | multi_json (1.15.0)
|
341 | 341 | mustermann (3.0.3)
|
|
352 | 352 | net-protocol
|
353 | 353 | net-protocol (0.2.2)
|
354 | 354 | timeout
|
355 |
| - net-smtp (0.5.0) |
| 355 | + net-smtp (0.5.1) |
356 | 356 | net-protocol
|
357 | 357 | nio4r (2.7.4)
|
358 | 358 | nokogiri (1.18.3-aarch64-linux-gnu)
|
@@ -411,30 +411,30 @@ GEM
|
411 | 411 | rack (>= 1.3)
|
412 | 412 | rackup (2.2.1)
|
413 | 413 | rack (>= 3)
|
414 |
| - rails (8.0.1) |
415 |
| - actioncable (= 8.0.1) |
416 |
| - actionmailbox (= 8.0.1) |
417 |
| - actionmailer (= 8.0.1) |
418 |
| - actionpack (= 8.0.1) |
419 |
| - actiontext (= 8.0.1) |
420 |
| - actionview (= 8.0.1) |
421 |
| - activejob (= 8.0.1) |
422 |
| - activemodel (= 8.0.1) |
423 |
| - activerecord (= 8.0.1) |
424 |
| - activestorage (= 8.0.1) |
425 |
| - activesupport (= 8.0.1) |
| 414 | + rails (8.0.2) |
| 415 | + actioncable (= 8.0.2) |
| 416 | + actionmailbox (= 8.0.2) |
| 417 | + actionmailer (= 8.0.2) |
| 418 | + actionpack (= 8.0.2) |
| 419 | + actiontext (= 8.0.2) |
| 420 | + actionview (= 8.0.2) |
| 421 | + activejob (= 8.0.2) |
| 422 | + activemodel (= 8.0.2) |
| 423 | + activerecord (= 8.0.2) |
| 424 | + activestorage (= 8.0.2) |
| 425 | + activesupport (= 8.0.2) |
426 | 426 | bundler (>= 1.15.0)
|
427 |
| - railties (= 8.0.1) |
| 427 | + railties (= 8.0.2) |
428 | 428 | rails-dom-testing (2.2.0)
|
429 | 429 | activesupport (>= 5.0.0)
|
430 | 430 | minitest
|
431 | 431 | nokogiri (>= 1.6)
|
432 | 432 | rails-html-sanitizer (1.6.2)
|
433 | 433 | loofah (~> 2.21)
|
434 | 434 | 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)
|
435 |
| - railties (8.0.1) |
436 |
| - actionpack (= 8.0.1) |
437 |
| - activesupport (= 8.0.1) |
| 435 | + railties (8.0.2) |
| 436 | + actionpack (= 8.0.2) |
| 437 | + activesupport (= 8.0.2) |
438 | 438 | irb (~> 1.13)
|
439 | 439 | rackup (>= 1.0.0)
|
440 | 440 | rake (>= 12.2)
|
|
605 | 605 | rubyzip (>= 1.3.0)
|
606 | 606 | selenium-webdriver (~> 4.0)
|
607 | 607 | websocket (1.2.11)
|
608 |
| - websocket-driver (0.7.6) |
| 608 | + websocket-driver (0.7.7) |
| 609 | + base64 |
609 | 610 | websocket-extensions (>= 0.1.0)
|
610 | 611 | websocket-extensions (0.1.5)
|
611 | 612 | xpath (3.2.0)
|
|
0 commit comments