66GEM
77 remote: https://rubygems.org/
88 specs:
9- ansi (1.5.0 )
10- ast (2.4.2 )
11- builder (3.3.0 )
9+ ast (2.4.3 )
1210 byebug (11.1.3 )
13- json (2.10.2 )
14- language_server-protocol (3.17.0.4 )
11+ diff-lcs (1.6.2 )
12+ docile (1.4.1 )
13+ json (2.13.2 )
14+ language_server-protocol (3.17.0.5 )
1515 lint_roller (1.1.0 )
16- minitest (5.25.5 )
17- minitest-fail-fast (0.1.0 )
18- minitest (~> 5 )
19- minitest-macos-notification (2.0.0 )
20- minitest (~> 5.14 )
21- minitest-reporters (~> 1.4 )
22- os (~> 1.0 )
23- terminal-notifier (~> 2.0 )
24- minitest-reporters (1.7.1 )
25- ansi
26- builder
27- minitest (>= 5.0 )
28- ruby-progressbar
29- os (1.1.4 )
30- parallel (1.26.3 )
31- parser (3.3.7.1 )
16+ parallel (1.27.0 )
17+ parser (3.3.9.0 )
3218 ast (~> 2.4.1 )
3319 racc
20+ prism (1.4.0 )
3421 racc (1.8.1 )
3522 rainbow (3.1.1 )
36- rake (13.2.1 )
37- regexp_parser (2.10.0 )
38- rubocop (1.73.2 )
23+ rake (13.3.0 )
24+ regexp_parser (2.11.2 )
25+ rspec (3.13.1 )
26+ rspec-core (~> 3.13.0 )
27+ rspec-expectations (~> 3.13.0 )
28+ rspec-mocks (~> 3.13.0 )
29+ rspec-core (3.13.5 )
30+ rspec-support (~> 3.13.0 )
31+ rspec-expectations (3.13.5 )
32+ diff-lcs (>= 1.2.0 , < 2.0 )
33+ rspec-support (~> 3.13.0 )
34+ rspec-mocks (3.13.5 )
35+ diff-lcs (>= 1.2.0 , < 2.0 )
36+ rspec-support (~> 3.13.0 )
37+ rspec-support (3.13.4 )
38+ rubocop (1.79.2 )
3939 json (~> 2.3 )
4040 language_server-protocol (~> 3.17.0.2 )
4141 lint_roller (~> 1.1.0 )
4242 parallel (~> 1.10 )
4343 parser (>= 3.3.0.2 )
4444 rainbow (>= 2.2.2 , < 4.0 )
4545 regexp_parser (>= 2.9.3 , < 3.0 )
46- rubocop-ast (>= 1.38 .0 , < 2.0 )
46+ rubocop-ast (>= 1.46 .0 , < 2.0 )
4747 ruby-progressbar (~> 1.7 )
4848 unicode-display_width (>= 2.4.0 , < 4.0 )
49- rubocop-ast (1.38.1 )
50- parser (>= 3.3.1.0 )
51- rubocop-minitest (0.37.1 )
49+ rubocop-ast (1.46.0 )
50+ parser (>= 3.3.7.2 )
51+ prism (~> 1.4 )
52+ rubocop-performance (1.25.0 )
5253 lint_roller (~> 1.1 )
53- rubocop (>= 1.72.1 , < 2.0 )
54+ rubocop (>= 1.75.0 , < 2.0 )
5455 rubocop-ast (>= 1.38.0 , < 2.0 )
5556 rubocop-rake (0.7.1 )
5657 lint_roller (~> 1.1 )
5758 rubocop (>= 1.72.1 )
59+ rubocop-rspec (3.6.0 )
60+ lint_roller (~> 1.1 )
61+ rubocop (~> 1.72 , >= 1.72.1 )
5862 ruby-progressbar (1.13.0 )
59- terminal-notifier (2.0.0 )
60- unicode-display_width (3.1.4 )
63+ simplecov (0.22.0 )
64+ docile (~> 1.1 )
65+ simplecov-html (~> 0.11 )
66+ simplecov_json_formatter (~> 0.1 )
67+ simplecov-html (0.13.2 )
68+ simplecov_json_formatter (0.1.4 )
69+ unicode-display_width (3.1.5 )
6170 unicode-emoji (~> 4.0 , >= 4.0.4 )
6271 unicode-emoji (4.0.4 )
6372
@@ -66,15 +75,14 @@ PLATFORMS
6675
6776DEPENDENCIES
6877 byebug (~> 11.1 )
69- minitest (~> 5.25 )
70- minitest-fail-fast (~> 0.1 )
71- minitest-macos-notification (~> 2.0 )
72- minitest-reporters (~> 1.7 )
7378 plissken !
7479 rake (~> 13.2 )
75- rubocop (~> 1.73 )
76- rubocop-minitest (~> 0.37 )
80+ rspec (~> 3.13 )
81+ rubocop (~> 1.74 )
82+ rubocop-performance (~> 1.25 )
7783 rubocop-rake (~> 0.7 )
84+ rubocop-rspec (~> 3.6 )
85+ simplecov (~> 0.22 )
7886
7987BUNDLED WITH
8088 2.4.1
0 commit comments