|
6 | 6 | GEM |
7 | 7 | remote: https://rubygems.org/ |
8 | 8 | specs: |
9 | | - ast (2.4.2) |
| 9 | + ast (2.4.3) |
10 | 10 | bundler-audit (0.9.2) |
11 | 11 | bundler (>= 1.2.0, < 3) |
12 | 12 | thor (~> 1.0) |
13 | | - json (2.9.1) |
14 | | - language_server-protocol (3.17.0.4) |
15 | | - minitest (5.25.4) |
16 | | - parallel (1.26.3) |
17 | | - parser (3.3.7.1) |
| 13 | + json (2.12.2) |
| 14 | + language_server-protocol (3.17.0.5) |
| 15 | + lint_roller (1.1.0) |
| 16 | + minitest (5.25.5) |
| 17 | + parallel (1.27.0) |
| 18 | + parser (3.3.8.0) |
18 | 19 | ast (~> 2.4.1) |
19 | 20 | racc |
| 21 | + prism (1.4.0) |
20 | 22 | racc (1.8.1) |
21 | 23 | rainbow (3.1.1) |
22 | 24 | rake (13.2.1) |
23 | 25 | regexp_parser (2.10.0) |
24 | | - rubocop (1.71.2) |
| 26 | + rubocop (1.75.8) |
25 | 27 | json (~> 2.3) |
26 | | - language_server-protocol (>= 3.17.0) |
| 28 | + language_server-protocol (~> 3.17.0.2) |
| 29 | + lint_roller (~> 1.1.0) |
27 | 30 | parallel (~> 1.10) |
28 | 31 | parser (>= 3.3.0.2) |
29 | 32 | rainbow (>= 2.2.2, < 4.0) |
30 | 33 | regexp_parser (>= 2.9.3, < 3.0) |
31 | | - rubocop-ast (>= 1.38.0, < 2.0) |
| 34 | + rubocop-ast (>= 1.44.0, < 2.0) |
32 | 35 | ruby-progressbar (~> 1.7) |
33 | 36 | unicode-display_width (>= 2.4.0, < 4.0) |
34 | | - rubocop-ast (1.38.0) |
35 | | - parser (>= 3.3.1.0) |
36 | | - rubocop-minitest (0.36.0) |
37 | | - rubocop (>= 1.61, < 2.0) |
38 | | - rubocop-ast (>= 1.31.1, < 2.0) |
39 | | - rubocop-performance (1.23.1) |
40 | | - rubocop (>= 1.48.1, < 2.0) |
41 | | - rubocop-ast (>= 1.31.1, < 2.0) |
| 37 | + rubocop-ast (1.44.1) |
| 38 | + parser (>= 3.3.7.2) |
| 39 | + prism (~> 1.4) |
| 40 | + rubocop-minitest (0.38.0) |
| 41 | + lint_roller (~> 1.1) |
| 42 | + rubocop (>= 1.75.0, < 2.0) |
| 43 | + rubocop-ast (>= 1.38.0, < 2.0) |
| 44 | + rubocop-performance (1.25.0) |
| 45 | + lint_roller (~> 1.1) |
| 46 | + rubocop (>= 1.75.0, < 2.0) |
| 47 | + rubocop-ast (>= 1.38.0, < 2.0) |
42 | 48 | ruby-progressbar (1.13.0) |
43 | 49 | thor (1.3.2) |
44 | 50 | unicode-display_width (3.1.4) |
|
0 commit comments