|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - actionview (7.0.6) |
5 | | - activesupport (= 7.0.6) |
| 4 | + actionview (8.0.2.1) |
| 5 | + activesupport (= 8.0.2.1) |
6 | 6 | builder (~> 3.1) |
7 | | - erubi (~> 1.4) |
8 | | - rails-dom-testing (~> 2.0) |
9 | | - rails-html-sanitizer (~> 1.1, >= 1.2.0) |
10 | | - activesupport (7.0.6) |
11 | | - concurrent-ruby (~> 1.0, >= 1.0.2) |
| 7 | + erubi (~> 1.11) |
| 8 | + rails-dom-testing (~> 2.2) |
| 9 | + rails-html-sanitizer (~> 1.6) |
| 10 | + activesupport (8.0.2.1) |
| 11 | + base64 |
| 12 | + benchmark (>= 0.3) |
| 13 | + bigdecimal |
| 14 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
| 15 | + connection_pool (>= 2.2.5) |
| 16 | + drb |
12 | 17 | i18n (>= 1.6, < 2) |
| 18 | + logger (>= 1.4.2) |
13 | 19 | minitest (>= 5.1) |
14 | | - tzinfo (~> 2.0) |
15 | | - ast (2.4.2) |
16 | | - better_html (2.0.2) |
| 20 | + securerandom (>= 0.3) |
| 21 | + tzinfo (~> 2.0, >= 2.0.5) |
| 22 | + uri (>= 0.13.1) |
| 23 | + ast (2.4.3) |
| 24 | + base64 (0.3.0) |
| 25 | + benchmark (0.4.1) |
| 26 | + better_html (2.1.1) |
17 | 27 | actionview (>= 6.0) |
18 | 28 | activesupport (>= 6.0) |
19 | 29 | ast (~> 2.0) |
20 | 30 | erubi (~> 1.4) |
21 | 31 | parser (>= 2.4) |
22 | 32 | smart_properties |
23 | | - builder (3.2.4) |
24 | | - concurrent-ruby (1.2.2) |
| 33 | + bigdecimal (3.2.3) |
| 34 | + builder (3.3.0) |
| 35 | + concurrent-ruby (1.3.5) |
| 36 | + connection_pool (2.5.4) |
25 | 37 | crass (1.0.6) |
26 | | - erb_lint (0.4.0) |
| 38 | + drb (2.2.3) |
| 39 | + erb_lint (0.9.0) |
27 | 40 | activesupport |
28 | 41 | better_html (>= 2.0.1) |
29 | 42 | parser (>= 2.7.1.4) |
30 | 43 | rainbow |
31 | | - rubocop |
| 44 | + rubocop (>= 1) |
32 | 45 | smart_properties |
33 | | - erubi (1.12.0) |
34 | | - i18n (1.14.1) |
| 46 | + erubi (1.13.1) |
| 47 | + i18n (1.14.7) |
35 | 48 | concurrent-ruby (~> 1.0) |
36 | | - json (2.6.3) |
37 | | - language_server-protocol (3.17.0.3) |
38 | | - loofah (2.21.3) |
| 49 | + json (2.13.2) |
| 50 | + language_server-protocol (3.17.0.5) |
| 51 | + lint_roller (1.1.0) |
| 52 | + logger (1.7.0) |
| 53 | + loofah (2.24.1) |
39 | 54 | crass (~> 1.0.2) |
40 | 55 | nokogiri (>= 1.12.0) |
41 | | - minitest (5.18.1) |
42 | | - nokogiri (1.15.2-arm64-darwin) |
| 56 | + minitest (5.25.5) |
| 57 | + nokogiri (1.18.9-arm64-darwin) |
43 | 58 | racc (~> 1.4) |
44 | | - nokogiri (1.15.2-x86_64-linux) |
| 59 | + nokogiri (1.18.9-x86_64-linux-gnu) |
45 | 60 | racc (~> 1.4) |
46 | | - parallel (1.23.0) |
47 | | - parser (3.2.2.3) |
| 61 | + parallel (1.27.0) |
| 62 | + parser (3.3.9.0) |
48 | 63 | ast (~> 2.4.1) |
49 | 64 | racc |
50 | | - racc (1.7.1) |
51 | | - rails-dom-testing (2.1.1) |
| 65 | + prism (1.4.0) |
| 66 | + racc (1.8.1) |
| 67 | + rails-dom-testing (2.3.0) |
52 | 68 | activesupport (>= 5.0.0) |
53 | 69 | minitest |
54 | 70 | nokogiri (>= 1.6) |
55 | | - rails-html-sanitizer (1.6.0) |
| 71 | + rails-html-sanitizer (1.6.2) |
56 | 72 | loofah (~> 2.21) |
57 | | - nokogiri (~> 1.14) |
| 73 | + 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) |
58 | 74 | rainbow (3.1.1) |
59 | | - regexp_parser (2.8.1) |
60 | | - rexml (3.2.5) |
61 | | - rubocop (1.54.0) |
| 75 | + regexp_parser (2.11.2) |
| 76 | + rubocop (1.80.2) |
62 | 77 | json (~> 2.3) |
63 | | - language_server-protocol (>= 3.17.0) |
| 78 | + language_server-protocol (~> 3.17.0.2) |
| 79 | + lint_roller (~> 1.1.0) |
64 | 80 | parallel (~> 1.10) |
65 | | - parser (>= 3.2.2.3) |
| 81 | + parser (>= 3.3.0.2) |
66 | 82 | rainbow (>= 2.2.2, < 4.0) |
67 | | - regexp_parser (>= 1.8, < 3.0) |
68 | | - rexml (>= 3.2.5, < 4.0) |
69 | | - rubocop-ast (>= 1.28.0, < 2.0) |
| 83 | + regexp_parser (>= 2.9.3, < 3.0) |
| 84 | + rubocop-ast (>= 1.46.0, < 2.0) |
70 | 85 | ruby-progressbar (~> 1.7) |
71 | | - unicode-display_width (>= 2.4.0, < 3.0) |
72 | | - rubocop-ast (1.29.0) |
73 | | - parser (>= 3.2.1.0) |
| 86 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 87 | + rubocop-ast (1.46.0) |
| 88 | + parser (>= 3.3.7.2) |
| 89 | + prism (~> 1.4) |
74 | 90 | ruby-progressbar (1.13.0) |
| 91 | + securerandom (0.4.1) |
75 | 92 | smart_properties (1.17.0) |
76 | 93 | tzinfo (2.0.6) |
77 | 94 | concurrent-ruby (~> 1.0) |
78 | | - unicode-display_width (2.4.2) |
| 95 | + unicode-display_width (3.1.5) |
| 96 | + unicode-emoji (~> 4.0, >= 4.0.4) |
| 97 | + unicode-emoji (4.0.4) |
| 98 | + uri (1.0.3) |
79 | 99 |
|
80 | 100 | PLATFORMS |
81 | 101 | arm64-darwin-20 |
| 102 | + arm64-darwin-24 |
82 | 103 | x86_64-linux |
83 | 104 |
|
84 | 105 | DEPENDENCIES |
|
0 commit comments