Skip to content

Commit 616a274

Browse files
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 0532e06 commit 616a274

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ GEM
4545
minitest (6.0.3)
4646
drb (~> 2.0)
4747
prism (~> 1.5)
48-
parallel (1.27.0)
48+
parallel (1.28.0)
4949
parser (3.3.11.1)
5050
ast (~> 2.4.1)
5151
racc
@@ -55,13 +55,13 @@ GEM
5555
racc (1.8.1-java)
5656
rainbow (3.1.1)
5757
rake (13.3.1)
58-
regexp_parser (2.11.3)
58+
regexp_parser (2.12.0)
5959
rexml (3.4.4)
60-
rubocop (1.86.0)
60+
rubocop (1.86.1)
6161
json (~> 2.3)
6262
language_server-protocol (~> 3.17.0.2)
6363
lint_roller (~> 1.1.0)
64-
parallel (~> 1.10)
64+
parallel (>= 1.10)
6565
parser (>= 3.3.0.2)
6666
rainbow (>= 2.2.2, < 4.0)
6767
regexp_parser (>= 2.9.3, < 3.0)

0 commit comments

Comments
 (0)