|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - activesupport (7.0.4) |
| 4 | + activesupport (7.0.4.2) |
5 | 5 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
6 | 6 | i18n (>= 1.6, < 2)
|
7 | 7 | minitest (>= 5.1)
|
8 | 8 | tzinfo (~> 2.0)
|
9 | 9 | ast (2.4.2)
|
10 | 10 | coderay (1.1.3)
|
11 |
| - concurrent-ruby (1.1.10) |
| 11 | + concurrent-ruby (1.2.2) |
12 | 12 | diff-lcs (1.5.0)
|
13 | 13 | i18n (1.12.0)
|
14 | 14 | concurrent-ruby (~> 1.0)
|
15 | 15 | json (2.6.3)
|
16 | 16 | method_source (1.0.0)
|
17 |
| - minitest (5.16.3) |
| 17 | + minitest (5.17.0) |
18 | 18 | parallel (1.22.1)
|
19 | 19 | parser (3.2.1.1)
|
20 | 20 | ast (~> 2.4.1)
|
21 |
| - pry (0.14.1) |
| 21 | + pry (0.14.2) |
22 | 22 | coderay (~> 1.1)
|
23 | 23 | method_source (~> 1.0)
|
24 |
| - rack (3.0.0) |
| 24 | + rack (3.0.4.1) |
25 | 25 | rainbow (3.1.1)
|
26 | 26 | rake (13.0.6)
|
27 | 27 | regexp_parser (2.7.0)
|
|
30 | 30 | rspec-core (~> 3.12.0)
|
31 | 31 | rspec-expectations (~> 3.12.0)
|
32 | 32 | rspec-mocks (~> 3.12.0)
|
33 |
| - rspec-core (3.12.0) |
| 33 | + rspec-core (3.12.1) |
34 | 34 | rspec-support (~> 3.12.0)
|
35 |
| - rspec-expectations (3.12.0) |
| 35 | + rspec-expectations (3.12.2) |
36 | 36 | diff-lcs (>= 1.2.0, < 2.0)
|
37 | 37 | rspec-support (~> 3.12.0)
|
38 |
| - rspec-mocks (3.12.0) |
| 38 | + rspec-mocks (3.12.3) |
39 | 39 | diff-lcs (>= 1.2.0, < 2.0)
|
40 | 40 | rspec-support (~> 3.12.0)
|
41 | 41 | rspec-support (3.12.0)
|
|
51 | 51 | unicode-display_width (>= 2.4.0, < 3.0)
|
52 | 52 | rubocop-ast (1.27.0)
|
53 | 53 | parser (>= 3.2.1.0)
|
54 |
| - rubocop-graphql (0.18.0) |
| 54 | + rubocop-capybara (2.17.1) |
| 55 | + rubocop (~> 1.41) |
| 56 | + rubocop-graphql (1.0.0) |
55 | 57 | rubocop (>= 0.87, < 2)
|
56 | 58 | rubocop-i18n (3.0.0)
|
57 | 59 | rubocop (~> 1.0)
|
58 |
| - rubocop-minitest (0.23.2) |
59 |
| - rubocop (>= 0.90, < 2.0) |
60 |
| - rubocop-performance (1.15.0) |
| 60 | + rubocop-minitest (0.28.0) |
| 61 | + rubocop (>= 1.39, < 2.0) |
| 62 | + rubocop-performance (1.16.0) |
61 | 63 | rubocop (>= 1.7.0, < 2.0)
|
62 | 64 | rubocop-ast (>= 0.4.0)
|
63 |
| - rubocop-rails (2.17.2) |
| 65 | + rubocop-rails (2.18.0) |
64 | 66 | activesupport (>= 4.2.0)
|
65 | 67 | rack (>= 1.1)
|
66 | 68 | rubocop (>= 1.33.0, < 2.0)
|
67 | 69 | rubocop-rake (0.6.0)
|
68 | 70 | rubocop (~> 1.0)
|
69 |
| - rubocop-rspec (2.15.0) |
| 71 | + rubocop-rspec (2.18.1) |
70 | 72 | rubocop (~> 1.33)
|
| 73 | + rubocop-capybara (~> 2.17) |
71 | 74 | rubocop-sequel (0.3.4)
|
72 | 75 | 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) |
76 | 79 | rubocop (>= 0.90.0)
|
77 | 80 | rubocop-thread_safety (0.4.4)
|
78 |
| - rubocop (>= 0.53.0) |
| 81 | + rubocop (>= 0.53.0) |
79 | 82 | ruby-progressbar (1.13.0)
|
80 |
| - test-prof (1.0.11) |
81 |
| - tzinfo (2.0.5) |
| 83 | + test-prof (1.2.0) |
| 84 | + tzinfo (2.0.6) |
82 | 85 | concurrent-ruby (~> 1.0)
|
83 | 86 | unicode-display_width (2.4.2)
|
84 | 87 |
|
|
0 commit comments