|
8 | 8 | GEM |
9 | 9 | remote: https://rubygems.org/ |
10 | 10 | specs: |
11 | | - actionpack (7.0.2.3) |
12 | | - actionview (= 7.0.2.3) |
13 | | - activesupport (= 7.0.2.3) |
14 | | - rack (~> 2.0, >= 2.2.0) |
| 11 | + actionpack (7.0.8.7) |
| 12 | + actionview (= 7.0.8.7) |
| 13 | + activesupport (= 7.0.8.7) |
| 14 | + rack (~> 2.0, >= 2.2.4) |
15 | 15 | rack-test (>= 0.6.3) |
16 | 16 | rails-dom-testing (~> 2.0) |
17 | 17 | rails-html-sanitizer (~> 1.0, >= 1.2.0) |
18 | | - actionview (7.0.2.3) |
19 | | - activesupport (= 7.0.2.3) |
| 18 | + actionview (7.0.8.7) |
| 19 | + activesupport (= 7.0.8.7) |
20 | 20 | builder (~> 3.1) |
21 | 21 | erubi (~> 1.4) |
22 | 22 | rails-dom-testing (~> 2.0) |
23 | 23 | rails-html-sanitizer (~> 1.1, >= 1.2.0) |
24 | | - activemodel (7.0.2.3) |
25 | | - activesupport (= 7.0.2.3) |
26 | | - activerecord (7.0.2.3) |
27 | | - activemodel (= 7.0.2.3) |
28 | | - activesupport (= 7.0.2.3) |
29 | | - activesupport (7.0.2.3) |
| 24 | + activemodel (7.0.8.7) |
| 25 | + activesupport (= 7.0.8.7) |
| 26 | + activerecord (7.0.8.7) |
| 27 | + activemodel (= 7.0.8.7) |
| 28 | + activesupport (= 7.0.8.7) |
| 29 | + activesupport (7.0.8.7) |
30 | 30 | concurrent-ruby (~> 1.0, >= 1.0.2) |
31 | 31 | i18n (>= 1.6, < 2) |
32 | 32 | minitest (>= 5.1) |
33 | 33 | tzinfo (~> 2.0) |
34 | 34 | ast (2.4.2) |
35 | | - builder (3.2.4) |
| 35 | + builder (3.3.0) |
36 | 36 | coderay (1.1.3) |
37 | | - concurrent-ruby (1.1.10) |
| 37 | + concurrent-ruby (1.3.5) |
38 | 38 | crass (1.0.6) |
39 | | - erubi (1.10.0) |
40 | | - i18n (1.10.0) |
| 39 | + erubi (1.13.1) |
| 40 | + i18n (1.14.7) |
41 | 41 | concurrent-ruby (~> 1.0) |
42 | 42 | json (2.8.2) |
43 | 43 | language_server-protocol (3.17.0.3) |
44 | 44 | lint_roller (1.1.0) |
45 | | - loofah (2.16.0) |
| 45 | + loofah (2.24.0) |
46 | 46 | crass (~> 1.0.2) |
47 | | - nokogiri (>= 1.5.9) |
| 47 | + nokogiri (>= 1.12.0) |
48 | 48 | method_source (1.0.0) |
49 | 49 | mini_portile2 (2.8.8) |
50 | 50 | minitest (5.15.0) |
51 | | - nokogiri (1.18.4) |
| 51 | + nokogiri (1.18.6) |
52 | 52 | mini_portile2 (~> 2.8.2) |
53 | 53 | racc (~> 1.4) |
54 | 54 | parallel (1.26.3) |
|
60 | 60 | method_source (~> 1.0) |
61 | 61 | racc (1.8.1) |
62 | 62 | rack (2.2.13) |
63 | | - rack-test (1.1.0) |
64 | | - rack (>= 1.0, < 3) |
65 | | - rails-dom-testing (2.0.3) |
66 | | - activesupport (>= 4.2.0) |
| 63 | + rack-test (2.2.0) |
| 64 | + rack (>= 1.3) |
| 65 | + rails-dom-testing (2.2.0) |
| 66 | + activesupport (>= 5.0.0) |
| 67 | + minitest |
67 | 68 | nokogiri (>= 1.6) |
68 | | - rails-html-sanitizer (1.4.2) |
69 | | - loofah (~> 2.3) |
70 | | - railties (7.0.2.3) |
71 | | - actionpack (= 7.0.2.3) |
72 | | - activesupport (= 7.0.2.3) |
| 69 | + rails-html-sanitizer (1.6.2) |
| 70 | + loofah (~> 2.21) |
| 71 | + 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) |
| 72 | + railties (7.0.8.7) |
| 73 | + actionpack (= 7.0.8.7) |
| 74 | + activesupport (= 7.0.8.7) |
73 | 75 | method_source |
74 | 76 | rake (>= 12.2) |
75 | 77 | thor (~> 1.0) |
|
106 | 108 | lint_roller (~> 1.1) |
107 | 109 | rubocop-performance (~> 1.22.0) |
108 | 110 | thor (1.2.1) |
109 | | - tzinfo (2.0.4) |
| 111 | + tzinfo (2.0.6) |
110 | 112 | concurrent-ruby (~> 1.0) |
111 | 113 | unicode-display_width (2.6.0) |
112 | 114 | zeitwerk (2.5.4) |
|
0 commit comments