|
10 | 10 | PATH |
11 | 11 | remote: . |
12 | 12 | specs: |
13 | | - simplecov-html (0.13.0) |
| 13 | + simplecov-html (0.13.1) |
14 | 14 |
|
15 | 15 | GEM |
16 | 16 | remote: https://rubygems.org/ |
|
20 | 20 | docile (1.4.1) |
21 | 21 | execjs (2.9.1) |
22 | 22 | ffi (1.17.0) |
| 23 | + json (2.7.2) |
| 24 | + json (2.7.2-java) |
| 25 | + language_server-protocol (3.17.0.3) |
23 | 26 | logger (1.6.1) |
24 | | - minitest (5.15.0) |
25 | | - parallel (1.24.0) |
26 | | - parser (3.3.4.2) |
| 27 | + minitest (5.25.1) |
| 28 | + parallel (1.26.3) |
| 29 | + parser (3.3.5.0) |
27 | 30 | ast (~> 2.4.1) |
28 | 31 | racc |
29 | 32 | racc (1.8.1) |
|
35 | 38 | rb-inotify (0.11.1) |
36 | 39 | ffi (~> 1.0) |
37 | 40 | regexp_parser (2.9.2) |
38 | | - rexml (3.3.6) |
39 | | - rubocop (1.28.2) |
| 41 | + rubocop (1.66.1) |
| 42 | + json (~> 2.3) |
| 43 | + language_server-protocol (>= 3.17.0) |
40 | 44 | parallel (~> 1.10) |
41 | | - parser (>= 3.1.0.0) |
| 45 | + parser (>= 3.3.0.2) |
42 | 46 | rainbow (>= 2.2.2, < 4.0) |
43 | | - regexp_parser (>= 1.8, < 3.0) |
44 | | - rexml |
45 | | - rubocop-ast (>= 1.17.0, < 2.0) |
| 47 | + regexp_parser (>= 2.4, < 3.0) |
| 48 | + rubocop-ast (>= 1.32.2, < 2.0) |
46 | 49 | ruby-progressbar (~> 1.7) |
47 | | - unicode-display_width (>= 1.4.0, < 3.0) |
48 | | - rubocop-ast (1.17.0) |
49 | | - parser (>= 3.1.1.0) |
50 | | - rubocop-minitest (0.19.1) |
51 | | - rubocop (>= 0.90, < 2.0) |
52 | | - rubocop-performance (1.13.3) |
53 | | - rubocop (>= 1.7.0, < 2.0) |
54 | | - rubocop-ast (>= 0.4.0) |
| 50 | + unicode-display_width (>= 2.4.0, < 3.0) |
| 51 | + rubocop-ast (1.32.3) |
| 52 | + parser (>= 3.3.1.0) |
| 53 | + rubocop-minitest (0.36.0) |
| 54 | + rubocop (>= 1.61, < 2.0) |
| 55 | + rubocop-ast (>= 1.31.1, < 2.0) |
| 56 | + rubocop-performance (1.21.1) |
| 57 | + rubocop (>= 1.48.1, < 2.0) |
| 58 | + rubocop-ast (>= 1.31.1, < 2.0) |
55 | 59 | rubocop-rake (0.6.0) |
56 | 60 | rubocop (~> 1.0) |
57 | 61 | ruby-progressbar (1.13.0) |
|
0 commit comments