|
10 | 10 | specs:
|
11 | 11 | ast (2.4.2)
|
12 | 12 | bindata (2.4.15)
|
13 |
| - json (2.6.3) |
| 13 | + json (2.7.2) |
14 | 14 | language_server-protocol (3.17.0.3)
|
15 |
| - lint_roller (1.0.0) |
| 15 | + lint_roller (1.1.0) |
16 | 16 | minitest (5.18.0)
|
17 |
| - parallel (1.23.0) |
18 |
| - parser (3.2.2.1) |
| 17 | + parallel (1.26.1) |
| 18 | + parser (3.3.4.2) |
19 | 19 | ast (~> 2.4.1)
|
| 20 | + racc |
| 21 | + racc (1.8.1) |
20 | 22 | rainbow (3.1.1)
|
21 | 23 | rake (13.0.6)
|
22 |
| - regexp_parser (2.8.0) |
23 |
| - rexml (3.3.3) |
| 24 | + regexp_parser (2.9.2) |
| 25 | + rexml (3.3.4) |
24 | 26 | strscan
|
25 |
| - rubocop (1.50.2) |
| 27 | + rubocop (1.64.1) |
26 | 28 | json (~> 2.3)
|
| 29 | + language_server-protocol (>= 3.17.0) |
27 | 30 | parallel (~> 1.10)
|
28 |
| - parser (>= 3.2.0.0) |
| 31 | + parser (>= 3.3.0.2) |
29 | 32 | rainbow (>= 2.2.2, < 4.0)
|
30 | 33 | regexp_parser (>= 1.8, < 3.0)
|
31 | 34 | rexml (>= 3.2.5, < 4.0)
|
32 |
| - rubocop-ast (>= 1.28.0, < 2.0) |
| 35 | + rubocop-ast (>= 1.31.1, < 2.0) |
33 | 36 | ruby-progressbar (~> 1.7)
|
34 | 37 | unicode-display_width (>= 2.4.0, < 3.0)
|
35 |
| - rubocop-ast (1.28.1) |
36 |
| - parser (>= 3.2.1.0) |
37 |
| - rubocop-performance (1.16.0) |
38 |
| - rubocop (>= 1.7.0, < 2.0) |
39 |
| - rubocop-ast (>= 0.4.0) |
| 38 | + rubocop-ast (1.32.0) |
| 39 | + parser (>= 3.3.1.0) |
| 40 | + rubocop-performance (1.21.1) |
| 41 | + rubocop (>= 1.48.1, < 2.0) |
| 42 | + rubocop-ast (>= 1.31.1, < 2.0) |
40 | 43 | ruby-progressbar (1.13.0)
|
41 |
| - standard (1.28.2) |
| 44 | + standard (1.39.2) |
42 | 45 | language_server-protocol (~> 3.17.0.2)
|
43 | 46 | lint_roller (~> 1.0)
|
44 |
| - rubocop (~> 1.50.2) |
| 47 | + rubocop (~> 1.64.0) |
45 | 48 | standard-custom (~> 1.0.0)
|
46 |
| - standard-performance (~> 1.0.1) |
47 |
| - standard-custom (1.0.0) |
| 49 | + standard-performance (~> 1.4) |
| 50 | + standard-custom (1.0.2) |
48 | 51 | lint_roller (~> 1.0)
|
49 |
| - standard-performance (1.0.1) |
50 |
| - lint_roller (~> 1.0) |
51 |
| - rubocop-performance (~> 1.16.0) |
| 52 | + rubocop (~> 1.50) |
| 53 | + standard-performance (1.4.0) |
| 54 | + lint_roller (~> 1.1) |
| 55 | + rubocop-performance (~> 1.21.0) |
52 | 56 | strscan (3.1.0)
|
53 |
| - unicode-display_width (2.4.2) |
| 57 | + unicode-display_width (2.5.0) |
54 | 58 | zeitwerk (2.6.8)
|
55 | 59 |
|
56 | 60 | PLATFORMS
|
57 | 61 | arm64-darwin-21
|
| 62 | + arm64-darwin-23 |
58 | 63 | x86_64-linux
|
59 | 64 |
|
60 | 65 | DEPENDENCIES
|
|
0 commit comments