|
7 | 7 | GEM
|
8 | 8 | remote: https://rubygems.org/
|
9 | 9 | specs:
|
10 |
| - appraisal (2.2.0) |
| 10 | + appraisal (2.5.0) |
11 | 11 | bundler
|
12 | 12 | rake
|
13 | 13 | thor (>= 0.14.0)
|
14 | 14 | ast (2.4.2)
|
15 | 15 | byebug (11.1.3)
|
16 |
| - diff-lcs (1.3) |
17 |
| - ed25519 (1.2.4) |
18 |
| - json (2.6.3) |
19 |
| - openssl (3.0.3) |
20 |
| - parallel (1.22.1) |
21 |
| - parser (3.2.2.4) |
| 16 | + diff-lcs (1.6.0) |
| 17 | + ed25519 (1.3.0) |
| 18 | + json (2.10.1) |
| 19 | + language_server-protocol (3.17.0.4) |
| 20 | + lint_roller (1.1.0) |
| 21 | + openssl (3.3.0) |
| 22 | + parallel (1.26.3) |
| 23 | + parser (3.3.7.1) |
22 | 24 | ast (~> 2.4.1)
|
23 | 25 | racc
|
24 | 26 | racc (1.8.1)
|
25 | 27 | rainbow (3.1.1)
|
26 |
| - rake (13.0.6) |
27 |
| - regexp_parser (2.7.0) |
28 |
| - rexml (3.2.9) |
29 |
| - strscan |
30 |
| - rspec (3.9.0) |
31 |
| - rspec-core (~> 3.9.0) |
32 |
| - rspec-expectations (~> 3.9.0) |
33 |
| - rspec-mocks (~> 3.9.0) |
34 |
| - rspec-core (3.9.3) |
35 |
| - rspec-support (~> 3.9.3) |
36 |
| - rspec-expectations (3.9.4) |
| 28 | + rake (13.2.1) |
| 29 | + regexp_parser (2.10.0) |
| 30 | + rspec (3.13.0) |
| 31 | + rspec-core (~> 3.13.0) |
| 32 | + rspec-expectations (~> 3.13.0) |
| 33 | + rspec-mocks (~> 3.13.0) |
| 34 | + rspec-core (3.13.3) |
| 35 | + rspec-support (~> 3.13.0) |
| 36 | + rspec-expectations (3.13.3) |
37 | 37 | diff-lcs (>= 1.2.0, < 2.0)
|
38 |
| - rspec-support (~> 3.9.0) |
39 |
| - rspec-mocks (3.9.1) |
| 38 | + rspec-support (~> 3.13.0) |
| 39 | + rspec-mocks (3.13.2) |
40 | 40 | diff-lcs (>= 1.2.0, < 2.0)
|
41 |
| - rspec-support (~> 3.9.0) |
42 |
| - rspec-support (3.9.4) |
43 |
| - rubocop (1.45.1) |
| 41 | + rspec-support (~> 3.13.0) |
| 42 | + rspec-support (3.13.2) |
| 43 | + rubocop (1.72.2) |
44 | 44 | json (~> 2.3)
|
| 45 | + language_server-protocol (~> 3.17.0.2) |
| 46 | + lint_roller (~> 1.1.0) |
45 | 47 | parallel (~> 1.10)
|
46 |
| - parser (>= 3.2.0.0) |
| 48 | + parser (>= 3.3.0.2) |
47 | 49 | rainbow (>= 2.2.2, < 4.0)
|
48 |
| - regexp_parser (>= 1.8, < 3.0) |
49 |
| - rexml (>= 3.2.5, < 4.0) |
50 |
| - rubocop-ast (>= 1.24.1, < 2.0) |
| 50 | + regexp_parser (>= 2.9.3, < 3.0) |
| 51 | + rubocop-ast (>= 1.38.0, < 2.0) |
51 | 52 | ruby-progressbar (~> 1.7)
|
52 |
| - unicode-display_width (>= 2.4.0, < 3.0) |
53 |
| - rubocop-ast (1.24.1) |
54 |
| - parser (>= 3.1.1.0) |
55 |
| - ruby-progressbar (1.11.0) |
56 |
| - strscan (3.1.2) |
57 |
| - thor (1.0.1) |
58 |
| - unicode-display_width (2.4.2) |
| 53 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 54 | + rubocop-ast (1.38.0) |
| 55 | + parser (>= 3.3.1.0) |
| 56 | + ruby-progressbar (1.13.0) |
| 57 | + thor (1.3.2) |
| 58 | + unicode-display_width (2.6.0) |
59 | 59 |
|
60 | 60 | PLATFORMS
|
61 | 61 | ruby
|
|
0 commit comments