77GEM
88 remote: https://rubygems.org/
99 specs:
10- ast (2.4.2 )
11- docile (1.4.0 )
12- json (2.6.3 )
13- language_server-protocol (3.17.0.3 )
10+ ast (2.4.3 )
11+ docile (1.4.1 )
12+ fiddle (1.1.8 )
13+ json (2.12.2 )
14+ language_server-protocol (3.17.0.5 )
15+ lint_roller (1.1.0 )
1416 minitest (5.25.5 )
15- parallel (1.23 .0 )
16- parser (3.2.2.4 )
17+ parallel (1.27 .0 )
18+ parser (3.3.8.0 )
1719 ast (~> 2.4.1 )
1820 racc
1921 prettier_print (1.2.1 )
20- racc (1.7.1 )
22+ prism (1.4.0 )
23+ racc (1.8.1 )
2124 rainbow (3.1.1 )
2225 rake (13.3.0 )
23- regexp_parser (2.8.2 )
24- rexml (3.2.6 )
25- rubocop (1.57.2 )
26+ regexp_parser (2.10.0 )
27+ rubocop (1.78.0 )
2628 json (~> 2.3 )
27- language_server-protocol (>= 3.17.0 )
29+ language_server-protocol (~> 3.17.0.2 )
30+ lint_roller (~> 1.1.0 )
2831 parallel (~> 1.10 )
29- parser (>= 3.2.2.4 )
32+ parser (>= 3.3.0.2 )
3033 rainbow (>= 2.2.2 , < 4.0 )
31- regexp_parser (>= 1.8 , < 3.0 )
32- rexml (>= 3.2.5 , < 4.0 )
33- rubocop-ast (>= 1.28.1 , < 2.0 )
34+ regexp_parser (>= 2.9.3 , < 3.0 )
35+ rubocop-ast (>= 1.45.1 , < 2.0 )
3436 ruby-progressbar (~> 1.7 )
35- unicode-display_width (>= 2.4.0 , < 3.0 )
36- rubocop-ast (1.30.0 )
37- parser (>= 3.2.1.0 )
37+ unicode-display_width (>= 2.4.0 , < 4.0 )
38+ rubocop-ast (1.45.1 )
39+ parser (>= 3.3.7.2 )
40+ prism (~> 1.4 )
3841 ruby-progressbar (1.13.0 )
3942 simplecov (0.22.0 )
4043 docile (~> 1.1 )
4144 simplecov-html (~> 0.11 )
4245 simplecov_json_formatter (~> 0.1 )
43- simplecov-html (0.12.3 )
46+ simplecov-html (0.13.1 )
4447 simplecov_json_formatter (0.1.4 )
45- unicode-display_width (2.5.0 )
48+ unicode-display_width (3.1.4 )
49+ unicode-emoji (~> 4.0 , >= 4.0.4 )
50+ unicode-emoji (4.0.4 )
4651
4752PLATFORMS
4853 arm64-darwin-21
@@ -53,6 +58,7 @@ PLATFORMS
5358
5459DEPENDENCIES
5560 bundler
61+ fiddle
5662 minitest
5763 rake
5864 rubocop
0 commit comments