|
3 | 3 | specs: |
4 | 4 | ast (2.4.2) |
5 | 5 | byebug (11.1.3) |
6 | | - diff-lcs (1.4.4) |
7 | | - nio4r (2.5.8) |
8 | | - parallel (1.21.0) |
9 | | - parser (3.0.2.0) |
| 6 | + diff-lcs (1.5.1) |
| 7 | + json (2.9.1) |
| 8 | + language_server-protocol (3.17.0.3) |
| 9 | + nio4r (2.7.4) |
| 10 | + parallel (1.26.3) |
| 11 | + parser (3.3.7.0) |
10 | 12 | ast (~> 2.4.1) |
11 | | - puma (5.5.2) |
| 13 | + racc |
| 14 | + puma (6.5.0) |
12 | 15 | nio4r (~> 2.0) |
13 | | - rainbow (3.0.0) |
14 | | - regexp_parser (2.1.1) |
15 | | - rexml (3.2.5) |
16 | | - rspec (3.10.0) |
17 | | - rspec-core (~> 3.10.0) |
18 | | - rspec-expectations (~> 3.10.0) |
19 | | - rspec-mocks (~> 3.10.0) |
20 | | - rspec-core (3.10.1) |
21 | | - rspec-support (~> 3.10.0) |
22 | | - rspec-expectations (3.10.1) |
| 16 | + racc (1.8.1) |
| 17 | + rainbow (3.1.1) |
| 18 | + regexp_parser (2.10.0) |
| 19 | + rspec (3.13.0) |
| 20 | + rspec-core (~> 3.13.0) |
| 21 | + rspec-expectations (~> 3.13.0) |
| 22 | + rspec-mocks (~> 3.13.0) |
| 23 | + rspec-core (3.13.2) |
| 24 | + rspec-support (~> 3.13.0) |
| 25 | + rspec-expectations (3.13.3) |
23 | 26 | diff-lcs (>= 1.2.0, < 2.0) |
24 | | - rspec-support (~> 3.10.0) |
25 | | - rspec-mocks (3.10.2) |
| 27 | + rspec-support (~> 3.13.0) |
| 28 | + rspec-mocks (3.13.2) |
26 | 29 | diff-lcs (>= 1.2.0, < 2.0) |
27 | | - rspec-support (~> 3.10.0) |
28 | | - rspec-support (3.10.2) |
29 | | - rubocop (1.22.3) |
| 30 | + rspec-support (~> 3.13.0) |
| 31 | + rspec-support (3.13.2) |
| 32 | + rubocop (1.70.0) |
| 33 | + json (~> 2.3) |
| 34 | + language_server-protocol (>= 3.17.0) |
30 | 35 | parallel (~> 1.10) |
31 | | - parser (>= 3.0.0.0) |
| 36 | + parser (>= 3.3.0.2) |
32 | 37 | rainbow (>= 2.2.2, < 4.0) |
33 | | - regexp_parser (>= 1.8, < 3.0) |
34 | | - rexml |
35 | | - rubocop-ast (>= 1.12.0, < 2.0) |
| 38 | + regexp_parser (>= 2.9.3, < 3.0) |
| 39 | + rubocop-ast (>= 1.36.2, < 2.0) |
36 | 40 | ruby-progressbar (~> 1.7) |
37 | | - unicode-display_width (>= 1.4.0, < 3.0) |
38 | | - rubocop-ast (1.12.0) |
39 | | - parser (>= 3.0.1.1) |
40 | | - ruby-progressbar (1.11.0) |
41 | | - unicode-display_width (2.1.0) |
| 41 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 42 | + rubocop-ast (1.37.0) |
| 43 | + parser (>= 3.3.1.0) |
| 44 | + ruby-progressbar (1.13.0) |
| 45 | + unicode-display_width (3.1.4) |
| 46 | + unicode-emoji (~> 4.0, >= 4.0.4) |
| 47 | + unicode-emoji (4.0.4) |
42 | 48 |
|
43 | 49 | PLATFORMS |
| 50 | + arm64-darwin-24 |
44 | 51 | ruby |
45 | 52 |
|
46 | 53 | DEPENDENCIES |
47 | 54 | byebug |
48 | | - puma (~> 5.0) |
| 55 | + puma (~> 6.5) |
49 | 56 | rspec (~> 3.10) |
50 | 57 | rubocop |
51 | 58 | tzinfo-data |
52 | 59 |
|
53 | 60 | RUBY VERSION |
54 | | - ruby 3.0.2p107 |
| 61 | + ruby 3.4.1p0 |
55 | 62 |
|
56 | 63 | BUNDLED WITH |
57 | | - 2.2.30 |
| 64 | + 2.6.3 |
0 commit comments