File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ gem "sqlite3"
11
11
gem "debug" , ">= 1.7.0"
12
12
gem "mocha"
13
13
gem "rubocop-shopify" , "~> 2.14" , require : false
14
- gem "rubocop-minitest" , "~> 0.32.2 " , require : false
14
+ gem "rubocop-minitest" , "~> 0.33.0 " , require : false
15
15
gem "rubocop-rake" , "~> 0.6.0" , require : false
16
16
gem "rubocop-sorbet" , "~> 0.7" , require : false
17
17
gem "rdoc" , require : false
Original file line number Diff line number Diff line change 164
164
mini_portile2 (~> 2.8.2 )
165
165
racc (~> 1.4 )
166
166
parallel (1.23.0 )
167
- parser (3.2.2.3 )
167
+ parser (3.2.2.4 )
168
168
ast (~> 2.4.1 )
169
169
racc
170
170
prettier_print (1.2.1 )
@@ -196,16 +196,16 @@ GEM
196
196
yarp (>= 0.11.0 )
197
197
rdoc (6.5.0 )
198
198
psych (>= 4.0.0 )
199
- regexp_parser (2.8.1 )
199
+ regexp_parser (2.8.2 )
200
200
reline (0.3.9 )
201
201
io-console (~> 0.5 )
202
202
rexml (3.2.6 )
203
- rubocop (1.56.4 )
203
+ rubocop (1.57.1 )
204
204
base64 (~> 0.1.1 )
205
205
json (~> 2.3 )
206
206
language_server-protocol (>= 3.17.0 )
207
207
parallel (~> 1.10 )
208
- parser (>= 3.2.2.3 )
208
+ parser (>= 3.2.2.4 )
209
209
rainbow (>= 2.2.2 , < 4.0 )
210
210
regexp_parser (>= 1.8 , < 3.0 )
211
211
rexml (>= 3.2.5 , < 4.0 )
214
214
unicode-display_width (>= 2.4.0 , < 3.0 )
215
215
rubocop-ast (1.29.0 )
216
216
parser (>= 3.2.1.0 )
217
- rubocop-minitest (0.32.2 )
217
+ rubocop-minitest (0.33.0 )
218
218
rubocop (>= 1.39 , < 2.0 )
219
219
rubocop-rake (0.6.0 )
220
220
rubocop (~> 1.0 )
@@ -287,7 +287,7 @@ DEPENDENCIES
287
287
puma
288
288
rails !
289
289
rdoc
290
- rubocop-minitest (~> 0.32.2 )
290
+ rubocop-minitest (~> 0.33.0 )
291
291
rubocop-rake (~> 0.6.0 )
292
292
rubocop-shopify (~> 2.14 )
293
293
rubocop-sorbet (~> 0.7 )
You can’t perform that action at this time.
0 commit comments