Skip to content

Commit c3ad3c3

Browse files
Bump rubocop from 1.86.0 to 1.86.1 (#59)
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:production 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 f1eef89 commit c3ad3c3

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@ GEM
33
specs:
44
ast (2.4.3)
55
diff-lcs (1.6.2)
6-
json (2.19.2)
6+
json (2.19.3)
77
language_server-protocol (3.17.0.5)
88
lint_roller (1.1.0)
9-
parallel (1.27.0)
10-
parser (3.3.10.2)
9+
parallel (1.28.0)
10+
parser (3.3.11.1)
1111
ast (~> 2.4.1)
1212
racc
1313
prism (1.9.0)
1414
racc (1.8.1)
1515
rainbow (3.1.1)
16-
regexp_parser (2.11.3)
16+
regexp_parser (2.12.0)
1717
rspec (3.13.2)
1818
rspec-core (~> 3.13.0)
1919
rspec-expectations (~> 3.13.0)
@@ -27,11 +27,11 @@ GEM
2727
diff-lcs (>= 1.2.0, < 2.0)
2828
rspec-support (~> 3.13.0)
2929
rspec-support (3.13.6)
30-
rubocop (1.86.0)
30+
rubocop (1.86.1)
3131
json (~> 2.3)
3232
language_server-protocol (~> 3.17.0.2)
3333
lint_roller (~> 1.1.0)
34-
parallel (~> 1.10)
34+
parallel (>= 1.10)
3535
parser (>= 3.3.0.2)
3636
rainbow (>= 2.2.2, < 4.0)
3737
regexp_parser (>= 2.9.3, < 3.0)

0 commit comments

Comments
 (0)