|
7 | 7 | GEM |
8 | 8 | remote: https://rubygems.org/ |
9 | 9 | specs: |
10 | | - ast (2.4.2) |
11 | | - csv (3.3.2) |
12 | | - diff-lcs (1.5.1) |
13 | | - json (2.9.1) |
14 | | - language_server-protocol (3.17.0.3) |
| 10 | + ast (2.4.3) |
| 11 | + csv (3.3.4) |
| 12 | + diff-lcs (1.6.1) |
| 13 | + json (2.11.3) |
| 14 | + language_server-protocol (3.17.0.4) |
15 | 15 | lint_roller (1.1.0) |
16 | | - parallel (1.26.3) |
17 | | - parser (3.3.6.0) |
| 16 | + parallel (1.27.0) |
| 17 | + parser (3.3.8.0) |
18 | 18 | ast (~> 2.4.1) |
19 | 19 | racc |
| 20 | + prism (1.4.0) |
20 | 21 | racc (1.8.1) |
21 | 22 | rainbow (3.1.1) |
22 | 23 | rake (13.2.1) |
|
25 | 26 | rspec-core (~> 3.13.0) |
26 | 27 | rspec-expectations (~> 3.13.0) |
27 | 28 | rspec-mocks (~> 3.13.0) |
28 | | - rspec-core (3.13.2) |
| 29 | + rspec-core (3.13.3) |
29 | 30 | rspec-support (~> 3.13.0) |
30 | 31 | rspec-expectations (3.13.3) |
31 | 32 | diff-lcs (>= 1.2.0, < 2.0) |
|
34 | 35 | diff-lcs (>= 1.2.0, < 2.0) |
35 | 36 | rspec-support (~> 3.13.0) |
36 | 37 | rspec-support (3.13.2) |
37 | | - rubocop (1.69.2) |
| 38 | + rubocop (1.75.3) |
38 | 39 | json (~> 2.3) |
39 | | - language_server-protocol (>= 3.17.0) |
| 40 | + language_server-protocol (~> 3.17.0.2) |
| 41 | + lint_roller (~> 1.1.0) |
40 | 42 | parallel (~> 1.10) |
41 | 43 | parser (>= 3.3.0.2) |
42 | 44 | rainbow (>= 2.2.2, < 4.0) |
43 | 45 | regexp_parser (>= 2.9.3, < 3.0) |
44 | | - rubocop-ast (>= 1.36.2, < 2.0) |
| 46 | + rubocop-ast (>= 1.44.0, < 2.0) |
45 | 47 | ruby-progressbar (~> 1.7) |
46 | 48 | unicode-display_width (>= 2.4.0, < 4.0) |
47 | | - rubocop-ast (1.37.0) |
48 | | - parser (>= 3.3.1.0) |
49 | | - rubocop-performance (1.23.1) |
50 | | - rubocop (>= 1.48.1, < 2.0) |
51 | | - rubocop-ast (>= 1.31.1, < 2.0) |
| 49 | + rubocop-ast (1.44.1) |
| 50 | + parser (>= 3.3.7.2) |
| 51 | + prism (~> 1.4) |
| 52 | + rubocop-performance (1.25.0) |
| 53 | + lint_roller (~> 1.1) |
| 54 | + rubocop (>= 1.75.0, < 2.0) |
| 55 | + rubocop-ast (>= 1.38.0, < 2.0) |
52 | 56 | ruby-progressbar (1.13.0) |
53 | | - standard (1.43.0) |
| 57 | + standard (1.49.0) |
54 | 58 | language_server-protocol (~> 3.17.0.2) |
55 | 59 | lint_roller (~> 1.0) |
56 | | - rubocop (~> 1.69.1) |
| 60 | + rubocop (~> 1.75.2) |
57 | 61 | standard-custom (~> 1.0.0) |
58 | | - standard-performance (~> 1.6) |
| 62 | + standard-performance (~> 1.8) |
59 | 63 | standard-custom (1.0.2) |
60 | 64 | lint_roller (~> 1.0) |
61 | 65 | rubocop (~> 1.50) |
62 | | - standard-performance (1.6.0) |
| 66 | + standard-performance (1.8.0) |
63 | 67 | lint_roller (~> 1.1) |
64 | | - rubocop-performance (~> 1.23.0) |
65 | | - unicode-display_width (3.1.3) |
| 68 | + rubocop-performance (~> 1.25.0) |
| 69 | + unicode-display_width (3.1.4) |
66 | 70 | unicode-emoji (~> 4.0, >= 4.0.4) |
67 | 71 | unicode-emoji (4.0.4) |
68 | 72 |
|
|
0 commit comments