Skip to content

Commit cbd4baa

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 d0ebea7 commit cbd4baa

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
@@ -57,7 +57,7 @@ GEM
5757
connection_pool (>= 2.2, < 4.0)
5858
http (>= 4.3, < 6.0)
5959
maxmind-db (~> 1.4)
60-
parallel (1.27.0)
60+
parallel (1.28.0)
6161
parser (3.3.11.1)
6262
ast (~> 2.4.1)
6363
racc
@@ -67,7 +67,7 @@ GEM
6767
racc (1.8.1-java)
6868
rainbow (3.1.1)
6969
rake (13.3.1)
70-
regexp_parser (2.11.3)
70+
regexp_parser (2.12.0)
7171
rexml (3.4.4)
7272
rspec (3.13.2)
7373
rspec-core (~> 3.13.0)
@@ -82,11 +82,11 @@ GEM
8282
diff-lcs (>= 1.2.0, < 2.0)
8383
rspec-support (~> 3.13.0)
8484
rspec-support (3.13.7)
85-
rubocop (1.86.0)
85+
rubocop (1.86.1)
8686
json (~> 2.3)
8787
language_server-protocol (~> 3.17.0.2)
8888
lint_roller (~> 1.1.0)
89-
parallel (~> 1.10)
89+
parallel (>= 1.10)
9090
parser (>= 3.3.0.2)
9191
rainbow (>= 2.2.2, < 4.0)
9292
regexp_parser (>= 2.9.3, < 3.0)

0 commit comments

Comments
 (0)