Skip to content

Commit 64c2a1c

Browse files
Bump rubocop from 1.86.0 to 1.86.1 (#262)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7a0263 commit 64c2a1c

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
@@ -18,7 +18,7 @@ GEM
1818
language_server-protocol (3.17.0.5)
1919
lint_roller (1.1.0)
2020
minitest (5.26.1)
21-
parallel (1.27.0)
21+
parallel (1.28.0)
2222
parser (3.3.11.1)
2323
ast (~> 2.4.1)
2424
racc
@@ -27,13 +27,13 @@ GEM
2727
racc (1.8.1)
2828
rainbow (3.1.1)
2929
rake (13.3.1)
30-
regexp_parser (2.11.3)
30+
regexp_parser (2.12.0)
3131
rexml (3.4.4)
32-
rubocop (1.86.0)
32+
rubocop (1.86.1)
3333
json (~> 2.3)
3434
language_server-protocol (~> 3.17.0.2)
3535
lint_roller (~> 1.1.0)
36-
parallel (~> 1.10)
36+
parallel (>= 1.10)
3737
parser (>= 3.3.0.2)
3838
rainbow (>= 2.2.2, < 4.0)
3939
regexp_parser (>= 2.9.3, < 3.0)

0 commit comments

Comments
 (0)