|
7 | 7 | remote: https://rubygems.org/ |
8 | 8 | specs: |
9 | 9 | ast (2.4.2) |
10 | | - byebug (11.1.1) |
11 | | - diff-lcs (1.3) |
12 | | - json (2.6.3) |
13 | | - parallel (1.22.1) |
14 | | - parser (3.2.1.1) |
| 10 | + byebug (11.1.3) |
| 11 | + diff-lcs (1.6.0) |
| 12 | + json (2.10.1) |
| 13 | + language_server-protocol (3.17.0.4) |
| 14 | + lint_roller (1.1.0) |
| 15 | + parallel (1.26.3) |
| 16 | + parser (3.3.7.1) |
15 | 17 | ast (~> 2.4.1) |
| 18 | + racc |
| 19 | + racc (1.8.1) |
16 | 20 | rainbow (3.1.1) |
17 | | - rake (13.0.1) |
18 | | - regexp_parser (2.7.0) |
19 | | - rexml (3.2.8) |
20 | | - strscan (>= 3.0.9) |
21 | | - rspec (3.7.0) |
22 | | - rspec-core (~> 3.7.0) |
23 | | - rspec-expectations (~> 3.7.0) |
24 | | - rspec-mocks (~> 3.7.0) |
25 | | - rspec-core (3.7.1) |
26 | | - rspec-support (~> 3.7.0) |
27 | | - rspec-expectations (3.7.0) |
| 21 | + rake (13.2.1) |
| 22 | + regexp_parser (2.10.0) |
| 23 | + rspec (3.13.0) |
| 24 | + rspec-core (~> 3.13.0) |
| 25 | + rspec-expectations (~> 3.13.0) |
| 26 | + rspec-mocks (~> 3.13.0) |
| 27 | + rspec-core (3.13.3) |
| 28 | + rspec-support (~> 3.13.0) |
| 29 | + rspec-expectations (3.13.3) |
28 | 30 | diff-lcs (>= 1.2.0, < 2.0) |
29 | | - rspec-support (~> 3.7.0) |
30 | | - rspec-mocks (3.7.0) |
| 31 | + rspec-support (~> 3.13.0) |
| 32 | + rspec-mocks (3.13.2) |
31 | 33 | diff-lcs (>= 1.2.0, < 2.0) |
32 | | - rspec-support (~> 3.7.0) |
33 | | - rspec-support (3.7.1) |
34 | | - rubocop (1.48.1) |
| 34 | + rspec-support (~> 3.13.0) |
| 35 | + rspec-support (3.13.2) |
| 36 | + rubocop (1.73.2) |
35 | 37 | json (~> 2.3) |
| 38 | + language_server-protocol (~> 3.17.0.2) |
| 39 | + lint_roller (~> 1.1.0) |
36 | 40 | parallel (~> 1.10) |
37 | | - parser (>= 3.2.0.0) |
| 41 | + parser (>= 3.3.0.2) |
38 | 42 | rainbow (>= 2.2.2, < 4.0) |
39 | | - regexp_parser (>= 1.8, < 3.0) |
40 | | - rexml (>= 3.2.5, < 4.0) |
41 | | - rubocop-ast (>= 1.26.0, < 2.0) |
| 43 | + regexp_parser (>= 2.9.3, < 3.0) |
| 44 | + rubocop-ast (>= 1.38.0, < 2.0) |
42 | 45 | ruby-progressbar (~> 1.7) |
43 | | - unicode-display_width (>= 2.4.0, < 3.0) |
44 | | - rubocop-ast (1.27.0) |
45 | | - parser (>= 3.2.1.0) |
46 | | - rubocop-capybara (2.17.1) |
47 | | - rubocop (~> 1.41) |
48 | | - rubocop-rspec (2.19.0) |
49 | | - rubocop (~> 1.33) |
50 | | - rubocop-capybara (~> 2.17) |
| 46 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 47 | + rubocop-ast (1.38.1) |
| 48 | + parser (>= 3.3.1.0) |
| 49 | + rubocop-rspec (3.5.0) |
| 50 | + lint_roller (~> 1.1) |
| 51 | + rubocop (~> 1.72, >= 1.72.1) |
51 | 52 | ruby-progressbar (1.13.0) |
52 | | - strscan (3.1.0) |
53 | | - unicode-display_width (2.4.2) |
| 53 | + unicode-display_width (3.1.4) |
| 54 | + unicode-emoji (~> 4.0, >= 4.0.4) |
| 55 | + unicode-emoji (4.0.4) |
54 | 56 |
|
55 | 57 | PLATFORMS |
56 | 58 | ruby |
|
0 commit comments