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.35.0 '
62
+ gem 'rubocop-minitest' , '~> 0.35.1 '
63
63
gem 'rubocop-rails' , '~> 2.25'
64
64
gem 'web-console'
65
65
end
Original file line number Diff line number Diff line change 195
195
multi_xml (~> 0.5 )
196
196
rack (>= 1.2 , < 4 )
197
197
parallel (1.25.1 )
198
- parser (3.3.3 .0 )
198
+ parser (3.3.4 .0 )
199
199
ast (~> 2.4.1 )
200
200
racc
201
201
pg (1.5.6 )
@@ -254,20 +254,20 @@ GEM
254
254
io-console (~> 0.5 )
255
255
rexml (3.3.1 )
256
256
strscan
257
- rubocop (1.64.1 )
257
+ rubocop (1.65.0 )
258
258
json (~> 2.3 )
259
259
language_server-protocol (>= 3.17.0 )
260
260
parallel (~> 1.10 )
261
261
parser (>= 3.3.0.2 )
262
262
rainbow (>= 2.2.2 , < 4.0 )
263
- regexp_parser (>= 1.8 , < 3.0 )
263
+ regexp_parser (>= 2.4 , < 3.0 )
264
264
rexml (>= 3.2.5 , < 4.0 )
265
265
rubocop-ast (>= 1.31.1 , < 2.0 )
266
266
ruby-progressbar (~> 1.7 )
267
267
unicode-display_width (>= 2.4.0 , < 3.0 )
268
268
rubocop-ast (1.31.3 )
269
269
parser (>= 3.3.1.0 )
270
- rubocop-minitest (0.35.0 )
270
+ rubocop-minitest (0.35.1 )
271
271
rubocop (>= 1.61 , < 2.0 )
272
272
rubocop-ast (>= 1.31.1 , < 2.0 )
273
273
rubocop-rails (2.25.1 )
@@ -341,7 +341,7 @@ DEPENDENCIES
341
341
puma (~> 6.4 )
342
342
rack-cors
343
343
rails (~> 7.1.3 )
344
- rubocop-minitest (~> 0.35.0 )
344
+ rubocop-minitest (~> 0.35.1 )
345
345
rubocop-rails (~> 2.25 )
346
346
rugged
347
347
selenium-webdriver
You can’t perform that action at this time.
0 commit comments