|
6 | 6 | GEM |
7 | 7 | remote: https://rubygems.org/ |
8 | 8 | specs: |
9 | | - ast (2.4.2) |
10 | | - diff-lcs (1.5.1) |
11 | | - json (2.7.2) |
12 | | - language_server-protocol (3.17.0.3) |
13 | | - parallel (1.25.1) |
14 | | - parser (3.3.3.0) |
| 9 | + ast (2.4.3) |
| 10 | + diff-lcs (1.6.2) |
| 11 | + json (2.15.2) |
| 12 | + language_server-protocol (3.17.0.5) |
| 13 | + lint_roller (1.1.0) |
| 14 | + parallel (1.27.0) |
| 15 | + parser (3.3.10.0) |
15 | 16 | ast (~> 2.4.1) |
16 | 17 | racc |
17 | | - racc (1.8.0) |
| 18 | + prism (1.6.0) |
| 19 | + racc (1.8.1) |
18 | 20 | rainbow (3.1.1) |
19 | | - rake (13.2.1) |
20 | | - regexp_parser (2.9.2) |
21 | | - rexml (3.3.1) |
22 | | - strscan |
23 | | - rspec (3.13.0) |
| 21 | + rake (13.3.1) |
| 22 | + regexp_parser (2.11.3) |
| 23 | + rspec (3.13.2) |
24 | 24 | rspec-core (~> 3.13.0) |
25 | 25 | rspec-expectations (~> 3.13.0) |
26 | 26 | rspec-mocks (~> 3.13.0) |
27 | | - rspec-core (3.13.0) |
| 27 | + rspec-core (3.13.6) |
28 | 28 | rspec-support (~> 3.13.0) |
29 | | - rspec-expectations (3.13.1) |
| 29 | + rspec-expectations (3.13.5) |
30 | 30 | diff-lcs (>= 1.2.0, < 2.0) |
31 | 31 | rspec-support (~> 3.13.0) |
32 | | - rspec-mocks (3.13.1) |
| 32 | + rspec-mocks (3.13.7) |
33 | 33 | diff-lcs (>= 1.2.0, < 2.0) |
34 | 34 | rspec-support (~> 3.13.0) |
35 | | - rspec-support (3.13.1) |
36 | | - rubocop (1.64.1) |
| 35 | + rspec-support (3.13.6) |
| 36 | + rubocop (1.81.7) |
37 | 37 | json (~> 2.3) |
38 | | - language_server-protocol (>= 3.17.0) |
| 38 | + language_server-protocol (~> 3.17.0.2) |
| 39 | + lint_roller (~> 1.1.0) |
39 | 40 | parallel (~> 1.10) |
40 | 41 | parser (>= 3.3.0.2) |
41 | 42 | rainbow (>= 2.2.2, < 4.0) |
42 | | - regexp_parser (>= 1.8, < 3.0) |
43 | | - rexml (>= 3.2.5, < 4.0) |
44 | | - rubocop-ast (>= 1.31.1, < 2.0) |
| 43 | + regexp_parser (>= 2.9.3, < 3.0) |
| 44 | + rubocop-ast (>= 1.47.1, < 2.0) |
45 | 45 | ruby-progressbar (~> 1.7) |
46 | | - unicode-display_width (>= 2.4.0, < 3.0) |
47 | | - rubocop-ast (1.31.3) |
48 | | - parser (>= 3.3.1.0) |
| 46 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 47 | + rubocop-ast (1.47.1) |
| 48 | + parser (>= 3.3.7.2) |
| 49 | + prism (~> 1.4) |
| 50 | + rubocop-config-crystal (0.0.1) |
49 | 51 | ruby-progressbar (1.13.0) |
50 | | - strscan (3.1.0) |
51 | | - unicode-display_width (2.5.0) |
| 52 | + unicode-display_width (3.2.0) |
| 53 | + unicode-emoji (~> 4.1) |
| 54 | + unicode-emoji (4.1.0) |
52 | 55 |
|
53 | 56 | PLATFORMS |
54 | 57 | x86_64-linux |
55 | 58 |
|
56 | 59 | DEPENDENCIES |
| 60 | + bundler (~> 2.4) |
57 | 61 | cr-exec! |
58 | 62 | rake (~> 13.0) |
59 | 63 | rspec (~> 3.0) |
60 | 64 | rubocop (~> 1.21) |
| 65 | + rubocop-config-crystal |
61 | 66 |
|
62 | 67 | BUNDLED WITH |
63 | | - 2.3.5 |
| 68 | + 2.4.22 |
0 commit comments