11GEM
22 remote: https://rubygems.org/
33 specs:
4- activesupport (7.0.4 )
4+ activesupport (7.0.4.2 )
55 concurrent-ruby (~> 1.0 , >= 1.0.2 )
66 i18n (>= 1.6 , < 2 )
77 minitest (>= 5.1 )
88 tzinfo (~> 2.0 )
99 ast (2.4.2 )
1010 coderay (1.1.3 )
11- concurrent-ruby (1.1.10 )
11+ concurrent-ruby (1.2.2 )
1212 diff-lcs (1.5.0 )
1313 i18n (1.12.0 )
1414 concurrent-ruby (~> 1.0 )
1515 json (2.6.3 )
1616 method_source (1.0.0 )
17- minitest (5.16.3 )
17+ minitest (5.17.0 )
1818 parallel (1.22.1 )
19- parser (3.1.3 .0 )
19+ parser (3.2.1 .0 )
2020 ast (~> 2.4.1 )
21- pry (0.14.1 )
21+ pry (0.14.2 )
2222 coderay (~> 1.1 )
2323 method_source (~> 1.0 )
24- rack (3.0.2 )
24+ rack (3.0.4.1 )
2525 rainbow (3.1.1 )
2626 rake (13.0.6 )
27- regexp_parser (2.6.1 )
27+ regexp_parser (2.7.0 )
2828 rexml (3.2.5 )
2929 rspec (3.12.0 )
3030 rspec-core (~> 3.12.0 )
3131 rspec-expectations (~> 3.12.0 )
3232 rspec-mocks (~> 3.12.0 )
33- rspec-core (3.12.0 )
33+ rspec-core (3.12.1 )
3434 rspec-support (~> 3.12.0 )
35- rspec-expectations (3.12.0 )
35+ rspec-expectations (3.12.2 )
3636 diff-lcs (>= 1.2.0 , < 2.0 )
3737 rspec-support (~> 3.12.0 )
38- rspec-mocks (3.12.1 )
38+ rspec-mocks (3.12.3 )
3939 diff-lcs (>= 1.2.0 , < 2.0 )
4040 rspec-support (~> 3.12.0 )
4141 rspec-support (3.12.0 )
42- rubocop (1.40 .0 )
42+ rubocop (1.46 .0 )
4343 json (~> 2.3 )
4444 parallel (~> 1.10 )
45- parser (>= 3.1.2.1 )
45+ parser (>= 3.2.0.0 )
4646 rainbow (>= 2.2.2 , < 4.0 )
4747 regexp_parser (>= 1.8 , < 3.0 )
4848 rexml (>= 3.2.5 , < 4.0 )
49- rubocop-ast (>= 1.23 .0 , < 2.0 )
49+ rubocop-ast (>= 1.26 .0 , < 2.0 )
5050 ruby-progressbar (~> 1.7 )
51- unicode-display_width (>= 1.4.0 , < 3.0 )
52- rubocop-ast (1.24.0 )
53- parser (>= 3.1.1.0 )
54- rubocop-graphql (0.18.0 )
51+ unicode-display_width (>= 2.4.0 , < 3.0 )
52+ rubocop-ast (1.27.0 )
53+ parser (>= 3.2.1.0 )
54+ rubocop-capybara (2.17.1 )
55+ rubocop (~> 1.41 )
56+ rubocop-graphql (1.0.0 )
5557 rubocop (>= 0.87 , < 2 )
5658 rubocop-i18n (3.0.0 )
5759 rubocop (~> 1.0 )
58- rubocop-minitest (0.25 .0 )
59- rubocop (>= 0.90 , < 2.0 )
60- rubocop-performance (1.15.1 )
60+ rubocop-minitest (0.28 .0 )
61+ rubocop (>= 1.39 , < 2.0 )
62+ rubocop-performance (1.16.0 )
6163 rubocop (>= 1.7.0 , < 2.0 )
6264 rubocop-ast (>= 0.4.0 )
63- rubocop-rails (2.17.3 )
65+ rubocop-rails (2.18.0 )
6466 activesupport (>= 4.2.0 )
6567 rack (>= 1.1 )
6668 rubocop (>= 1.33.0 , < 2.0 )
6769 rubocop-rake (0.6.0 )
6870 rubocop (~> 1.0 )
69- rubocop-rspec (2.16.0 )
71+ rubocop-rspec (2.18.1 )
7072 rubocop (~> 1.33 )
73+ rubocop-capybara (~> 2.17 )
7174 rubocop-sequel (0.3.4 )
7275 rubocop (~> 1.0 )
73- rubocop-shopify (2.10.1 )
74- rubocop (~> 1.35 )
75- rubocop-sorbet (0.6.11 )
76+ rubocop-shopify (2.12.0 )
77+ rubocop (~> 1.44 )
78+ rubocop-sorbet (0.7.0 )
7679 rubocop (>= 0.90.0 )
7780 rubocop-thread_safety (0.4.4 )
7881 rubocop (>= 0.53.0 )
7982 ruby-progressbar (1.11.0 )
80- test-prof (1.1 .0 )
81- tzinfo (2.0.5 )
83+ test-prof (1.2 .0 )
84+ tzinfo (2.0.6 )
8285 concurrent-ruby (~> 1.0 )
83- unicode-display_width (2.3.0 )
86+ unicode-display_width (2.4.2 )
8487
8588PLATFORMS
8689 ruby
@@ -91,7 +94,7 @@ DEPENDENCIES
9194 pry
9295 rake
9396 rspec
94- rubocop (= 1.40 .0 )
97+ rubocop (= 1.46 .0 )
9598 rubocop-graphql
9699 rubocop-i18n
97100 rubocop-minitest
0 commit comments