1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- activesupport (7.1.3 )
4
+ activesupport (7.1.3.2 )
5
5
base64
6
6
bigdecimal
7
7
concurrent-ruby (~> 1.0 , >= 1.0.2 )
13
13
tzinfo (~> 2.0 )
14
14
ast (2.4.2 )
15
15
base64 (0.2.0 )
16
- bigdecimal (3.1.6 )
16
+ bigdecimal (3.1.7 )
17
17
coderay (1.1.3 )
18
18
concurrent-ruby (1.2.3 )
19
19
connection_pool (2.4.1 )
20
- diff-lcs (1.5.0 )
21
- drb (2.2.0 )
22
- ruby2_keywords
23
- i18n (1.14.1 )
20
+ diff-lcs (1.5.1 )
21
+ drb (2.2.1 )
22
+ i18n (1.14.4 )
24
23
concurrent-ruby (~> 1.0 )
25
24
json (2.7.1 )
26
25
language_server-protocol (3.17.0.3 )
27
26
method_source (1.0.0 )
28
- minitest (5.21.2 )
27
+ minitest (5.22.3 )
29
28
mutex_m (0.2.0 )
30
29
parallel (1.24.0 )
31
30
parser (3.3.0.5 )
35
34
coderay (~> 1.1 )
36
35
method_source (~> 1.0 )
37
36
racc (1.7.3 )
38
- rack (3.0.8 )
37
+ rack (3.0.9.1 )
39
38
rainbow (3.1.1 )
40
39
rake (13.1.0 )
41
40
regexp_parser (2.9.0 )
42
41
rexml (3.2.6 )
43
- rspec (3.12 .0 )
44
- rspec-core (~> 3.12 .0 )
45
- rspec-expectations (~> 3.12 .0 )
46
- rspec-mocks (~> 3.12 .0 )
47
- rspec-core (3.12.2 )
48
- rspec-support (~> 3.12 .0 )
49
- rspec-expectations (3.12.3 )
42
+ rspec (3.13 .0 )
43
+ rspec-core (~> 3.13 .0 )
44
+ rspec-expectations (~> 3.13 .0 )
45
+ rspec-mocks (~> 3.13 .0 )
46
+ rspec-core (3.13.0 )
47
+ rspec-support (~> 3.13 .0 )
48
+ rspec-expectations (3.13.0 )
50
49
diff-lcs (>= 1.2.0 , < 2.0 )
51
- rspec-support (~> 3.12 .0 )
52
- rspec-mocks (3.12.6 )
50
+ rspec-support (~> 3.13 .0 )
51
+ rspec-mocks (3.13.0 )
53
52
diff-lcs (>= 1.2.0 , < 2.0 )
54
- rspec-support (~> 3.12 .0 )
55
- rspec-support (3.12 .1 )
56
- rubocop (1.60.2 )
53
+ rspec-support (~> 3.13 .0 )
54
+ rspec-support (3.13 .1 )
55
+ rubocop (1.62.1 )
57
56
json (~> 2.3 )
58
57
language_server-protocol (>= 3.17.0 )
59
58
parallel (~> 1.10 )
60
59
parser (>= 3.3.0.2 )
61
60
rainbow (>= 2.2.2 , < 4.0 )
62
61
regexp_parser (>= 1.8 , < 3.0 )
63
62
rexml (>= 3.2.5 , < 4.0 )
64
- rubocop-ast (>= 1.30.0 , < 2.0 )
63
+ rubocop-ast (>= 1.31.1 , < 2.0 )
65
64
ruby-progressbar (~> 1.7 )
66
65
unicode-display_width (>= 2.4.0 , < 3.0 )
67
- rubocop-ast (1.30.0 )
68
- parser (>= 3.2.1.0 )
66
+ rubocop-ast (1.31.2 )
67
+ parser (>= 3.3.0.4 )
69
68
rubocop-capybara (2.20.0 )
70
69
rubocop (~> 1.41 )
71
70
rubocop-factory_bot (2.25.1 )
74
73
rubocop (>= 0.90 , < 2 )
75
74
rubocop-i18n (3.0.0 )
76
75
rubocop (~> 1.0 )
77
- rubocop-minitest (0.34.5 )
78
- rubocop (>= 1.39 , < 2.0 )
79
- rubocop-ast (>= 1.30.0 , < 2.0 )
76
+ rubocop-minitest (0.35.0 )
77
+ rubocop (>= 1.61 , < 2.0 )
78
+ rubocop-ast (>= 1.31.1 , < 2.0 )
80
79
rubocop-performance (1.20.2 )
81
80
rubocop (>= 1.48.1 , < 2.0 )
82
81
rubocop-ast (>= 1.30.0 , < 2.0 )
83
- rubocop-rails (2.23.1 )
82
+ rubocop-rails (2.24.0 )
84
83
activesupport (>= 4.2.0 )
85
84
rack (>= 1.1 )
86
85
rubocop (>= 1.33.0 , < 2.0 )
87
- rubocop-ast (>= 1.30.0 , < 2.0 )
86
+ rubocop-ast (>= 1.31.1 , < 2.0 )
88
87
rubocop-rake (0.6.0 )
89
88
rubocop (~> 1.0 )
90
- rubocop-rspec (2.26 .1 )
89
+ rubocop-rspec (2.27 .1 )
91
90
rubocop (~> 1.40 )
92
91
rubocop-capybara (~> 2.17 )
93
92
rubocop-factory_bot (~> 2.22 )
94
93
rubocop-sequel (0.3.4 )
95
94
rubocop (~> 1.0 )
96
- rubocop-shopify (2.14.0 )
95
+ rubocop-shopify (2.15.1 )
97
96
rubocop (~> 1.51 )
98
- rubocop-sorbet (0.7.6 )
97
+ rubocop-sorbet (0.7.8 )
99
98
rubocop (>= 0.90.0 )
100
99
rubocop-thread_safety (0.5.1 )
101
100
rubocop (>= 0.90.0 )
102
101
ruby-progressbar (1.13.0 )
103
- ruby2_keywords (0.0.5 )
104
- test-prof (1.3.1 )
102
+ test-prof (1.3.2 )
105
103
tzinfo (2.0.6 )
106
104
concurrent-ruby (~> 1.0 )
107
105
unicode-display_width (2.5.0 )
@@ -115,7 +113,7 @@ DEPENDENCIES
115
113
pry
116
114
rake
117
115
rspec
118
- rubocop (= 1.60.2 )
116
+ rubocop (= 1.62.1 )
119
117
rubocop-graphql
120
118
rubocop-i18n
121
119
rubocop-minitest
0 commit comments