11GEM
22 remote: https://rubygems.org/
33 specs:
4- activesupport (7.0.8 )
4+ activesupport (7.1.3 )
5+ base64
6+ bigdecimal
57 concurrent-ruby (~> 1.0 , >= 1.0.2 )
8+ connection_pool (>= 2.2.5 )
9+ drb
610 i18n (>= 1.6 , < 2 )
711 minitest (>= 5.1 )
12+ mutex_m
813 tzinfo (~> 2.0 )
914 ast (2.4.2 )
10- base64 (0.1.1 )
15+ base64 (0.2.0 )
16+ bigdecimal (3.1.6 )
1117 coderay (1.1.3 )
12- concurrent-ruby (1.2.2 )
18+ concurrent-ruby (1.2.3 )
19+ connection_pool (2.4.1 )
1320 diff-lcs (1.5.0 )
21+ drb (2.2.0 )
22+ ruby2_keywords
1423 i18n (1.14.1 )
1524 concurrent-ruby (~> 1.0 )
16- json (2.6.3 )
25+ json (2.7.1 )
1726 language_server-protocol (3.17.0.3 )
1827 method_source (1.0.0 )
19- minitest (5.20.0 )
20- parallel (1.23.0 )
21- parser (3.2.2.3 )
28+ minitest (5.21.2 )
29+ mutex_m (0.2.0 )
30+ parallel (1.24.0 )
31+ parser (3.3.0.5 )
2232 ast (~> 2.4.1 )
2333 racc
2434 pry (0.14.2 )
2535 coderay (~> 1.1 )
2636 method_source (~> 1.0 )
27- racc (1.7.1 )
37+ racc (1.7.3 )
2838 rack (3.0.8 )
2939 rainbow (3.1.1 )
30- rake (13.0.6 )
31- regexp_parser (2.8.1 )
40+ rake (13.1.0 )
41+ regexp_parser (2.9.0 )
3242 rexml (3.2.6 )
3343 rspec (3.12.0 )
3444 rspec-core (~> 3.12.0 )
4353 diff-lcs (>= 1.2.0 , < 2.0 )
4454 rspec-support (~> 3.12.0 )
4555 rspec-support (3.12.1 )
46- rubocop (1.56.3 )
47- base64 (~> 0.1.1 )
56+ rubocop (1.60.2 )
4857 json (~> 2.3 )
4958 language_server-protocol (>= 3.17.0 )
5059 parallel (~> 1.10 )
51- parser (>= 3.2.2.3 )
60+ parser (>= 3.3.0.2 )
5261 rainbow (>= 2.2.2 , < 4.0 )
5362 regexp_parser (>= 1.8 , < 3.0 )
5463 rexml (>= 3.2.5 , < 4.0 )
55- rubocop-ast (>= 1.28.1 , < 2.0 )
64+ rubocop-ast (>= 1.30.0 , < 2.0 )
5665 ruby-progressbar (~> 1.7 )
5766 unicode-display_width (>= 2.4.0 , < 3.0 )
58- rubocop-ast (1.29 .0 )
67+ rubocop-ast (1.30 .0 )
5968 parser (>= 3.2.1.0 )
60- rubocop-capybara (2.19 .0 )
69+ rubocop-capybara (2.20 .0 )
6170 rubocop (~> 1.41 )
62- rubocop-factory_bot (2.24.0 )
63- rubocop (~> 1.33 )
64- rubocop-graphql (1.4 .0 )
71+ rubocop-factory_bot (2.25.1 )
72+ rubocop (~> 1.41 )
73+ rubocop-graphql (1.5 .0 )
6574 rubocop (>= 0.90 , < 2 )
6675 rubocop-i18n (3.0.0 )
6776 rubocop (~> 1.0 )
68- rubocop-minitest (0.31.1 )
77+ rubocop-minitest (0.34.5 )
6978 rubocop (>= 1.39 , < 2.0 )
70- rubocop-performance (1.19.1 )
71- rubocop (>= 1.7.0 , < 2.0 )
72- rubocop-ast (>= 0.4.0 )
73- rubocop-rails (2.21.1 )
79+ rubocop-ast (>= 1.30.0 , < 2.0 )
80+ rubocop-performance (1.20.2 )
81+ rubocop (>= 1.48.1 , < 2.0 )
82+ rubocop-ast (>= 1.30.0 , < 2.0 )
83+ rubocop-rails (2.23.1 )
7484 activesupport (>= 4.2.0 )
7585 rack (>= 1.1 )
7686 rubocop (>= 1.33.0 , < 2.0 )
87+ rubocop-ast (>= 1.30.0 , < 2.0 )
7788 rubocop-rake (0.6.0 )
7889 rubocop (~> 1.0 )
79- rubocop-rspec (2.24.0 )
80- rubocop (~> 1.33 )
90+ rubocop-rspec (2.26.1 )
91+ rubocop (~> 1.40 )
8192 rubocop-capybara (~> 2.17 )
8293 rubocop-factory_bot (~> 2.22 )
8394 rubocop-sequel (0.3.4 )
8495 rubocop (~> 1.0 )
8596 rubocop-shopify (2.14.0 )
8697 rubocop (~> 1.51 )
87- rubocop-sorbet (0.7.3 )
98+ rubocop-sorbet (0.7.6 )
8899 rubocop (>= 0.90.0 )
89100 rubocop-thread_safety (0.5.1 )
90101 rubocop (>= 0.90.0 )
91102 ruby-progressbar (1.13.0 )
92- test-prof (1.2.3 )
103+ ruby2_keywords (0.0.5 )
104+ test-prof (1.3.1 )
93105 tzinfo (2.0.6 )
94106 concurrent-ruby (~> 1.0 )
95- unicode-display_width (2.4.2 )
107+ unicode-display_width (2.5.0 )
96108
97109PLATFORMS
98110 ruby
@@ -103,7 +115,7 @@ DEPENDENCIES
103115 pry
104116 rake
105117 rspec
106- rubocop (= 1.56.3 )
118+ rubocop (= 1.60.2 )
107119 rubocop-graphql
108120 rubocop-i18n
109121 rubocop-minitest
0 commit comments