|
7 | 7 | GEM |
8 | 8 | remote: https://rubygems.org/ |
9 | 9 | specs: |
10 | | - ast (2.4.2) |
| 10 | + ast (2.4.3) |
11 | 11 | colorize (1.1.0) |
12 | | - diff-lcs (1.5.0) |
13 | | - json (2.6.3) |
14 | | - language_server-protocol (3.17.0.3) |
15 | | - parallel (1.23.0) |
16 | | - parser (3.2.2.4) |
| 12 | + diff-lcs (1.6.2) |
| 13 | + json (2.15.0) |
| 14 | + language_server-protocol (3.17.0.5) |
| 15 | + lint_roller (1.1.0) |
| 16 | + logger (1.7.0) |
| 17 | + parallel (1.27.0) |
| 18 | + parser (3.3.9.0) |
17 | 19 | ast (~> 2.4.1) |
18 | 20 | racc |
19 | | - racc (1.7.3) |
| 21 | + prism (1.5.1) |
| 22 | + racc (1.8.1) |
20 | 23 | rainbow (3.1.1) |
21 | | - rake (13.1.0) |
22 | | - regexp_parser (2.8.2) |
23 | | - rexml (3.2.6) |
24 | | - rspec (3.12.0) |
25 | | - rspec-core (~> 3.12.0) |
26 | | - rspec-expectations (~> 3.12.0) |
27 | | - rspec-mocks (~> 3.12.0) |
28 | | - rspec-core (3.12.2) |
29 | | - rspec-support (~> 3.12.0) |
30 | | - rspec-expectations (3.12.3) |
| 24 | + rake (13.3.0) |
| 25 | + regexp_parser (2.11.3) |
| 26 | + rspec (3.13.1) |
| 27 | + rspec-core (~> 3.13.0) |
| 28 | + rspec-expectations (~> 3.13.0) |
| 29 | + rspec-mocks (~> 3.13.0) |
| 30 | + rspec-core (3.13.5) |
| 31 | + rspec-support (~> 3.13.0) |
| 32 | + rspec-expectations (3.13.5) |
31 | 33 | diff-lcs (>= 1.2.0, < 2.0) |
32 | | - rspec-support (~> 3.12.0) |
33 | | - rspec-mocks (3.12.6) |
| 34 | + rspec-support (~> 3.13.0) |
| 35 | + rspec-mocks (3.13.5) |
34 | 36 | diff-lcs (>= 1.2.0, < 2.0) |
35 | | - rspec-support (~> 3.12.0) |
36 | | - rspec-support (3.12.1) |
37 | | - rubocop (1.57.2) |
| 37 | + rspec-support (~> 3.13.0) |
| 38 | + rspec-support (3.13.6) |
| 39 | + rubocop (1.81.1) |
38 | 40 | json (~> 2.3) |
39 | | - language_server-protocol (>= 3.17.0) |
| 41 | + language_server-protocol (~> 3.17.0.2) |
| 42 | + lint_roller (~> 1.1.0) |
40 | 43 | parallel (~> 1.10) |
41 | | - parser (>= 3.2.2.4) |
| 44 | + parser (>= 3.3.0.2) |
42 | 45 | rainbow (>= 2.2.2, < 4.0) |
43 | | - regexp_parser (>= 1.8, < 3.0) |
44 | | - rexml (>= 3.2.5, < 4.0) |
45 | | - rubocop-ast (>= 1.28.1, < 2.0) |
| 46 | + regexp_parser (>= 2.9.3, < 3.0) |
| 47 | + rubocop-ast (>= 1.47.1, < 2.0) |
46 | 48 | ruby-progressbar (~> 1.7) |
47 | | - unicode-display_width (>= 2.4.0, < 3.0) |
48 | | - rubocop-ast (1.30.0) |
49 | | - parser (>= 3.2.1.0) |
| 49 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 50 | + rubocop-ast (1.47.1) |
| 51 | + parser (>= 3.3.7.2) |
| 52 | + prism (~> 1.4) |
50 | 53 | ruby-progressbar (1.13.0) |
51 | | - unicode-display_width (2.5.0) |
| 54 | + unicode-display_width (3.2.0) |
| 55 | + unicode-emoji (~> 4.1) |
| 56 | + unicode-emoji (4.1.0) |
52 | 57 |
|
53 | 58 | PLATFORMS |
54 | 59 | arm64-darwin-22 |
55 | 60 | arm64-darwin-23 |
| 61 | + arm64-darwin-24 |
56 | 62 | x64-mingw-ucrt |
57 | 63 | x86_64-linux |
58 | 64 |
|
59 | 65 | DEPENDENCIES |
60 | 66 | bundler |
61 | 67 | git-fastclone! |
| 68 | + logger |
62 | 69 | rake |
63 | 70 | rspec |
64 | 71 | rubocop |
65 | 72 |
|
66 | 73 | BUNDLED WITH |
67 | | - 2.4.22 |
| 74 | + 2.5.22 |
0 commit comments