11PATH
22 remote: .
33 specs:
4- rubocop-config-umbrellio (1.63 .0 )
5- rubocop (~> 1.63 .0 )
6- rubocop-performance (~> 1.21 .0 )
7- rubocop-rails (~> 2.24 .0 )
4+ rubocop-config-umbrellio (1.66 .0 )
5+ rubocop (~> 1.66 .0 )
6+ rubocop-performance (~> 1.22 .0 )
7+ rubocop-rails (~> 2.26 .0 )
88 rubocop-rake (~> 0.6.0 )
9- rubocop-rspec (~> 2.29 .0 )
9+ rubocop-rspec (~> 3.0 .0 )
1010 rubocop-sequel (~> 0.3.3 )
1111
1212GEM
1313 remote: https://rubygems.org/
1414 specs:
15- activesupport (7.1.3.2 )
15+ activesupport (7.2.1 )
1616 base64
1717 bigdecimal
18- concurrent-ruby (~> 1.0 , >= 1.0.2 )
18+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
1919 connection_pool (>= 2.2.5 )
2020 drb
2121 i18n (>= 1.6 , < 2 )
22+ logger (>= 1.4.2 )
2223 minitest (>= 5.1 )
23- mutex_m
24- tzinfo (~> 2.0 )
24+ securerandom ( >= 0.3 )
25+ tzinfo (~> 2.0 , >= 2.0.5 )
2526 ast (2.4.2 )
2627 base64 (0.2.0 )
27- bigdecimal (3.1.7 )
28- concurrent-ruby (1.2.3 )
28+ bigdecimal (3.1.8 )
29+ concurrent-ruby (1.3.4 )
2930 connection_pool (2.4.1 )
3031 drb (2.2.1 )
31- i18n (1.14.4 )
32+ i18n (1.14.6 )
3233 concurrent-ruby (~> 1.0 )
3334 json (2.7.2 )
3435 language_server-protocol (3.17.0.3 )
35- minitest ( 5.22.3 )
36- mutex_m ( 0.2.0 )
37- parallel (1.24.0 )
38- parser (3.3.1 .0 )
36+ logger ( 1.6.1 )
37+ minitest ( 5.25.1 )
38+ parallel (1.26.3 )
39+ parser (3.3.5 .0 )
3940 ast (~> 2.4.1 )
4041 racc
41- racc (1.7.3 )
42- rack (3.0.10 )
42+ racc (1.8.1 )
43+ rack (3.1.7 )
4344 rainbow (3.1.1 )
4445 rake (13.2.1 )
45- regexp_parser (2.9.0 )
46- rexml (3.2.6 )
47- rubocop (1.63.4 )
46+ regexp_parser (2.9.2 )
47+ rubocop (1.66.1 )
4848 json (~> 2.3 )
4949 language_server-protocol (>= 3.17.0 )
5050 parallel (~> 1.10 )
5151 parser (>= 3.3.0.2 )
5252 rainbow (>= 2.2.2 , < 4.0 )
53- regexp_parser (>= 1.8 , < 3.0 )
54- rexml (>= 3.2.5 , < 4.0 )
55- rubocop-ast (>= 1.31.1 , < 2.0 )
53+ regexp_parser (>= 2.4 , < 3.0 )
54+ rubocop-ast (>= 1.32.2 , < 2.0 )
5655 ruby-progressbar (~> 1.7 )
5756 unicode-display_width (>= 2.4.0 , < 3.0 )
58- rubocop-ast (1.31 .3 )
57+ rubocop-ast (1.32 .3 )
5958 parser (>= 3.3.1.0 )
60- rubocop-capybara (2.20.0 )
61- rubocop (~> 1.41 )
62- rubocop-factory_bot (2.25.1 )
63- rubocop (~> 1.41 )
64- rubocop-performance (1.21.0 )
59+ rubocop-performance (1.22.0 )
6560 rubocop (>= 1.48.1 , < 2.0 )
6661 rubocop-ast (>= 1.31.1 , < 2.0 )
67- rubocop-rails (2.24 .1 )
62+ rubocop-rails (2.26 .1 )
6863 activesupport (>= 4.2.0 )
6964 rack (>= 1.1 )
70- rubocop (>= 1.33 .0 , < 2.0 )
65+ rubocop (>= 1.52 .0 , < 2.0 )
7166 rubocop-ast (>= 1.31.1 , < 2.0 )
7267 rubocop-rake (0.6.0 )
7368 rubocop (~> 1.0 )
74- rubocop-rspec (2.29.1 )
75- rubocop (~> 1.40 )
76- rubocop-capybara (~> 2.17 )
77- rubocop-factory_bot (~> 2.22 )
78- rubocop-rspec_rails (~> 2.28 )
79- rubocop-rspec_rails (2.28.3 )
80- rubocop (~> 1.40 )
69+ rubocop-rspec (3.0.5 )
70+ rubocop (~> 1.61 )
8171 rubocop-sequel (0.3.4 )
8272 rubocop (~> 1.0 )
8373 ruby-progressbar (1.13.0 )
74+ securerandom (0.3.1 )
8475 tzinfo (2.0.6 )
8576 concurrent-ruby (~> 1.0 )
86- unicode-display_width (2.5 .0 )
77+ unicode-display_width (2.6 .0 )
8778
8879PLATFORMS
8980 arm64-darwin-21
@@ -97,4 +88,4 @@ DEPENDENCIES
9788 rubocop-config-umbrellio !
9889
9990BUNDLED WITH
100- 2.5.9
91+ 2.5.18
0 commit comments