11GEM
22 remote: https://rubygems.org/
33 specs:
4- activesupport (7.1.3.2 )
4+ activesupport (7.1.3.3 )
55 base64
66 bigdecimal
77 concurrent-ruby (~> 1.0 , >= 1.0.2 )
1313 tzinfo (~> 2.0 )
1414 ast (2.4.2 )
1515 base64 (0.2.0 )
16- bigdecimal (3.1.6 )
16+ bigdecimal (3.1.8 )
1717 concurrent-ruby (1.2.3 )
1818 connection_pool (2.4.1 )
1919 drb (2.2.1 )
20- i18n (1.14.3 )
20+ i18n (1.14.5 )
2121 concurrent-ruby (~> 1.0 )
22- racc (~> 1.7 )
23- json (2.7.1 )
22+ json (2.7.2 )
2423 language_server-protocol (3.17.0.3 )
25- minitest (5.22.2 )
24+ minitest (5.23.1 )
2625 mutex_m (0.2.0 )
2726 parallel (1.24.0 )
28- parser (3.3.0.5 )
27+ parser (3.3.1.0 )
2928 ast (~> 2.4.1 )
3029 racc
3130 prettier_print (1.2.1 )
32- racc (1.7.3 )
31+ racc (1.8.0 )
32+ rack (3.0.11 )
3333 rainbow (3.1.1 )
34- regexp_parser (2.9.0 )
34+ regexp_parser (2.9.2 )
3535 rexml (3.2.8 )
3636 strscan (>= 3.0.9 )
37- rubocop (1.61 .0 )
37+ rubocop (1.64 .0 )
3838 json (~> 2.3 )
3939 language_server-protocol (>= 3.17.0 )
4040 parallel (~> 1.10 )
4141 parser (>= 3.3.0.2 )
4242 rainbow (>= 2.2.2 , < 4.0 )
4343 regexp_parser (>= 1.8 , < 3.0 )
4444 rexml (>= 3.2.5 , < 4.0 )
45- rubocop-ast (>= 1.30.0 , < 2.0 )
45+ rubocop-ast (>= 1.31.1 , < 2.0 )
4646 ruby-progressbar (~> 1.7 )
4747 unicode-display_width (>= 2.4.0 , < 3.0 )
48- rubocop-ast (1.31.1 )
49- parser (>= 3.3.0.4 )
48+ rubocop-ast (1.31.3 )
49+ parser (>= 3.3.1.0 )
5050 rubocop-capybara (2.20.0 )
5151 rubocop (~> 1.41 )
52- rubocop-discourse (3.7.1 )
52+ rubocop-discourse (3.8.0 )
5353 activesupport (>= 6.1 )
5454 rubocop (>= 1.59.0 )
5555 rubocop-capybara (>= 2.0.0 )
5656 rubocop-factory_bot (>= 2.0.0 )
57+ rubocop-rails (>= 2.25.0 )
5758 rubocop-rspec (>= 2.25.0 )
5859 rubocop-factory_bot (2.25.1 )
5960 rubocop (~> 1.41 )
60- rubocop-rspec (2.27.1 )
61+ rubocop-rails (2.25.0 )
62+ activesupport (>= 4.2.0 )
63+ rack (>= 1.1 )
64+ rubocop (>= 1.33.0 , < 2.0 )
65+ rubocop-ast (>= 1.31.1 , < 2.0 )
66+ rubocop-rspec (2.29.2 )
6167 rubocop (~> 1.40 )
6268 rubocop-capybara (~> 2.17 )
6369 rubocop-factory_bot (~> 2.22 )
70+ rubocop-rspec_rails (~> 2.28 )
71+ rubocop-rspec_rails (2.28.3 )
72+ rubocop (~> 1.40 )
6473 ruby-progressbar (1.13.0 )
6574 strscan (3.1.0 )
6675 syntax_tree (6.2.0 )
@@ -77,4 +86,4 @@ DEPENDENCIES
7786 syntax_tree
7887
7988BUNDLED WITH
80- 2.5.4
89+ 2.5.10
0 commit comments