File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 59
59
60
60
group :development do
61
61
gem 'annotate' , '~> 3.2'
62
- gem 'rubocop-minitest' , '~> 0.34.5 '
62
+ gem 'rubocop-minitest' , '~> 0.35.0 '
63
63
gem 'rubocop-rails' , '~> 2.24'
64
64
gem 'web-console'
65
65
end
Original file line number Diff line number Diff line change 253
253
reline (0.4.3 )
254
254
io-console (~> 0.5 )
255
255
rexml (3.2.6 )
256
- rubocop (1.62.0 )
256
+ rubocop (1.62.1 )
257
257
json (~> 2.3 )
258
258
language_server-protocol (>= 3.17.0 )
259
259
parallel (~> 1.10 )
266
266
unicode-display_width (>= 2.4.0 , < 3.0 )
267
267
rubocop-ast (1.31.2 )
268
268
parser (>= 3.3.0.4 )
269
- rubocop-minitest (0.34.5 )
270
- rubocop (>= 1.39 , < 2.0 )
271
- rubocop-ast (>= 1.30.0 , < 2.0 )
269
+ rubocop-minitest (0.35.0 )
270
+ rubocop (>= 1.61 , < 2.0 )
271
+ rubocop-ast (>= 1.31.1 , < 2.0 )
272
272
rubocop-rails (2.24.0 )
273
273
activesupport (>= 4.2.0 )
274
274
rack (>= 1.1 )
@@ -339,7 +339,7 @@ DEPENDENCIES
339
339
puma (~> 6.4 )
340
340
rack-cors
341
341
rails (~> 7.1.3 )
342
- rubocop-minitest (~> 0.34.5 )
342
+ rubocop-minitest (~> 0.35.0 )
343
343
rubocop-rails (~> 2.24 )
344
344
rugged
345
345
selenium-webdriver
You can’t perform that action at this time.
0 commit comments