Skip to content

Commit eb0b10d

Browse files
Bump rubocop from 1.86.0 to 1.86.1 in the ruby-dependencies group
Bumps the ruby-dependencies group with 1 update: [rubocop](https://github.com/rubocop/rubocop). Updates `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 dependency-group: ruby-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5fe1c4c commit eb0b10d

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ GEM
2121
thor (~> 1)
2222
threaded (~> 0)
2323
java-properties (0.3.0)
24-
json (2.19.3)
24+
json (2.19.4)
2525
language_server-protocol (3.17.0.5)
2626
lint_roller (1.1.0)
2727
logger (1.7.0)
2828
moneta (1.0.0)
2929
multi_json (1.17.0)
30-
parallel (1.27.0)
30+
parallel (2.1.0)
3131
parallel_split_test (0.10.0)
3232
parallel (>= 0.5.13)
3333
rspec-core (>= 3.9.0)
@@ -42,7 +42,7 @@ GEM
4242
racc (1.8.1)
4343
rainbow (3.1.1)
4444
rate_throttle_client (0.1.2)
45-
regexp_parser (2.11.3)
45+
regexp_parser (2.12.0)
4646
rrrretry (1.0.0)
4747
rspec-core (3.13.6)
4848
rspec-support (~> 3.13.0)
@@ -52,11 +52,11 @@ GEM
5252
rspec-retry (0.6.2)
5353
rspec-core (> 3.3)
5454
rspec-support (3.13.6)
55-
rubocop (1.86.0)
55+
rubocop (1.86.1)
5656
json (~> 2.3)
5757
language_server-protocol (~> 3.17.0.2)
5858
lint_roller (~> 1.1.0)
59-
parallel (~> 1.10)
59+
parallel (>= 1.10)
6060
parser (>= 3.3.0.2)
6161
rainbow (>= 2.2.2, < 4.0)
6262
regexp_parser (>= 2.9.3, < 3.0)

0 commit comments

Comments
 (0)