Skip to content

Commit 545c76a

Browse files
dependabot[bot]zetter-rpf
authored andcommitted
Bump rubocop from 1.86.0 to 1.86.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.86.0 to 1.86.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.86.0...v1.86.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.86.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee92233 commit 545c76a

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
@@ -327,7 +327,7 @@ GEM
327327
paper_trail (17.0.0)
328328
activerecord (>= 7.1)
329329
request_store (~> 1.4)
330-
parallel (1.28.0)
330+
parallel (2.0.1)
331331
parser (3.3.11.1)
332332
ast (~> 2.4.1)
333333
racc
@@ -454,11 +454,11 @@ GEM
454454
rspec-support (3.13.7)
455455
rspec_junit_formatter (0.6.0)
456456
rspec-core (>= 2, < 4, != 2.12.0)
457-
rubocop (1.86.0)
457+
rubocop (1.86.1)
458458
json (~> 2.3)
459459
language_server-protocol (~> 3.17.0.2)
460460
lint_roller (~> 1.1.0)
461-
parallel (~> 1.10)
461+
parallel (>= 1.10)
462462
parser (>= 3.3.0.2)
463463
rainbow (>= 2.2.2, < 4.0)
464464
regexp_parser (>= 2.9.3, < 3.0)

0 commit comments

Comments
 (0)