Skip to content

Commit c91fbaf

Browse files
authored
Merge pull request #361 from SUSE/depfu/update/rubocop-1.64.1
Update rubocop 1.57.2 → 1.64.1 (minor)
2 parents 9c3280a + 37828cf commit c91fbaf

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,8 @@ GEM
251251
validate_url
252252
webfinger (~> 1.2)
253253
optimist (3.0.1)
254-
parallel (1.23.0)
255-
parser (3.2.2.4)
254+
parallel (1.24.0)
255+
parser (3.3.2.0)
256256
ast (~> 2.4.1)
257257
racc
258258
psych (5.1.2)
@@ -315,7 +315,7 @@ GEM
315315
ffi (~> 1.0)
316316
rdoc (6.7.0)
317317
psych (>= 4.0.0)
318-
regexp_parser (2.8.2)
318+
regexp_parser (2.9.2)
319319
reline (0.5.8)
320320
io-console (~> 0.5)
321321
rest-client (2.1.0)
@@ -345,19 +345,19 @@ GEM
345345
rspec-mocks (~> 3.13)
346346
rspec-support (~> 3.13)
347347
rspec-support (3.13.1)
348-
rubocop (1.57.2)
348+
rubocop (1.64.1)
349349
json (~> 2.3)
350350
language_server-protocol (>= 3.17.0)
351351
parallel (~> 1.10)
352-
parser (>= 3.2.2.4)
352+
parser (>= 3.3.0.2)
353353
rainbow (>= 2.2.2, < 4.0)
354354
regexp_parser (>= 1.8, < 3.0)
355355
rexml (>= 3.2.5, < 4.0)
356-
rubocop-ast (>= 1.28.1, < 2.0)
356+
rubocop-ast (>= 1.31.1, < 2.0)
357357
ruby-progressbar (~> 1.7)
358358
unicode-display_width (>= 2.4.0, < 3.0)
359-
rubocop-ast (1.30.0)
360-
parser (>= 3.2.1.0)
359+
rubocop-ast (1.31.3)
360+
parser (>= 3.3.1.0)
361361
rubocop-capybara (2.19.0)
362362
rubocop (~> 1.41)
363363
rubocop-factory_bot (2.24.0)

0 commit comments

Comments
 (0)