Skip to content

Commit d5e7c1e

Browse files
authored
Merge pull request #610 from mapforge-org/depfu/update/rubocop-1.84.1
[ruby] Update rubocop 1.82.1 → 1.84.1 (minor)
2 parents 0f3facc + c9bb01d commit d5e7c1e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ GEM
250250
jbuilder (2.14.1)
251251
actionview (>= 7.0.0)
252252
activesupport (>= 7.0.0)
253-
json (2.18.0)
253+
json (2.18.1)
254254
jwt (2.10.1)
255255
base64
256256
language_server-protocol (3.17.0.5)
@@ -470,15 +470,15 @@ GEM
470470
rspec-wait (1.0.2)
471471
rspec (>= 3.4)
472472
rszr (1.5.0)
473-
rubocop (1.82.1)
473+
rubocop (1.84.1)
474474
json (~> 2.3)
475475
language_server-protocol (~> 3.17.0.2)
476476
lint_roller (~> 1.1.0)
477477
parallel (~> 1.10)
478478
parser (>= 3.3.0.2)
479479
rainbow (>= 2.2.2, < 4.0)
480480
regexp_parser (>= 2.9.3, < 3.0)
481-
rubocop-ast (>= 1.48.0, < 2.0)
481+
rubocop-ast (>= 1.49.0, < 2.0)
482482
ruby-progressbar (~> 1.7)
483483
unicode-display_width (>= 2.4.0, < 4.0)
484484
rubocop-ast (1.49.0)

0 commit comments

Comments
 (0)