22 remote: .
33 specs:
44 easy_style (0.7.1 )
5- rubocop (~> 1.73 )
6- rubocop-rails (~> 2.30 )
5+ rubocop (~> 1.81 )
6+ rubocop-rails (~> 2.33 )
77
88GEM
99 remote: https://rubygems.org/
1010 specs:
11- activesupport (7.1.3.2 )
11+ activesupport (8.0.3 )
1212 base64
13+ benchmark (>= 0.3 )
1314 bigdecimal
14- concurrent-ruby (~> 1.0 , >= 1.0.2 )
15+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
1516 connection_pool (>= 2.2.5 )
1617 drb
1718 i18n (>= 1.6 , < 2 )
19+ logger (>= 1.4.2 )
1820 minitest (>= 5.1 )
19- mutex_m
20- tzinfo (~> 2.0 )
21- ast (2.4.2 )
22- base64 (0.2.0 )
23- bigdecimal (3.1.7 )
24- concurrent-ruby (1.2.3 )
25- connection_pool (2.4.1 )
26- drb (2.2.1 )
27- i18n (1.14.4 )
21+ securerandom (>= 0.3 )
22+ tzinfo (~> 2.0 , >= 2.0.5 )
23+ uri (>= 0.13.1 )
24+ ast (2.4.3 )
25+ base64 (0.3.0 )
26+ benchmark (0.4.1 )
27+ bigdecimal (3.2.3 )
28+ concurrent-ruby (1.3.5 )
29+ connection_pool (2.5.4 )
30+ drb (2.2.3 )
31+ i18n (1.14.7 )
2832 concurrent-ruby (~> 1.0 )
29- json (2.7.2 )
30- language_server-protocol (3.17.0.3 )
33+ json (2.15.0 )
34+ language_server-protocol (3.17.0.5 )
3135 lint_roller (1.1.0 )
32- minitest ( 5.22.3 )
33- mutex_m ( 0.2.0 )
34- parallel (1.24 .0 )
35- parser (3.3.1 .0 )
36+ logger ( 1.7.0 )
37+ minitest ( 5.25.5 )
38+ parallel (1.27 .0 )
39+ parser (3.3.9 .0 )
3640 ast (~> 2.4.1 )
3741 racc
38- racc (1.7.3 )
39- rack (3.0.10 )
42+ prism (1.5.1 )
43+ racc (1.8.1 )
44+ rack (3.2.1 )
4045 rainbow (3.1.1 )
41- rake (12 .3.3 )
42- regexp_parser (2.10.0 )
43- rubocop (1.73.2 )
46+ rake (13 .3.0 )
47+ regexp_parser (2.11.3 )
48+ rubocop (1.81.1 )
4449 json (~> 2.3 )
4550 language_server-protocol (~> 3.17.0.2 )
4651 lint_roller (~> 1.1.0 )
4752 parallel (~> 1.10 )
4853 parser (>= 3.3.0.2 )
4954 rainbow (>= 2.2.2 , < 4.0 )
5055 regexp_parser (>= 2.9.3 , < 3.0 )
51- rubocop-ast (>= 1.38.0 , < 2.0 )
56+ rubocop-ast (>= 1.47.1 , < 2.0 )
5257 ruby-progressbar (~> 1.7 )
5358 unicode-display_width (>= 2.4.0 , < 4.0 )
54- rubocop-ast (1.38.1 )
55- parser (>= 3.3.1.0 )
56- rubocop-rails (2.30.3 )
59+ rubocop-ast (1.47.1 )
60+ parser (>= 3.3.7.2 )
61+ prism (~> 1.4 )
62+ rubocop-rails (2.33.4 )
5763 activesupport (>= 4.2.0 )
5864 lint_roller (~> 1.1 )
5965 rack (>= 1.1 )
60- rubocop (>= 1.72.1 , < 2.0 )
61- rubocop-ast (>= 1.38 .0 , < 2.0 )
66+ rubocop (>= 1.75.0 , < 2.0 )
67+ rubocop-ast (>= 1.44 .0 , < 2.0 )
6268 ruby-progressbar (1.13.0 )
69+ securerandom (0.4.1 )
6370 tzinfo (2.0.6 )
6471 concurrent-ruby (~> 1.0 )
65- unicode-display_width (2.5.0 )
72+ unicode-display_width (3.2.0 )
73+ unicode-emoji (~> 4.1 )
74+ unicode-emoji (4.1.0 )
75+ uri (1.0.3 )
6676
6777PLATFORMS
6878 arm64-darwin-22
@@ -74,7 +84,7 @@ PLATFORMS
7484
7585DEPENDENCIES
7686 easy_style !
77- rake (~> 12 .0 )
87+ rake (~> 13 .0 )
7888
7989BUNDLED WITH
8090 2.6.5
0 commit comments