Skip to content

Commit 81da4ca

Browse files
build(deps): bump rubocop in the all-dependencies group
Bumps the all-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:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3d501d commit 81da4ca

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ GEM
5454
racc (~> 1.4)
5555
nokogiri (1.19.2-x86_64-linux-gnu)
5656
racc (~> 1.4)
57-
parallel (1.27.0)
58-
parser (3.3.10.2)
57+
parallel (1.28.0)
58+
parser (3.3.11.1)
5959
ast (~> 2.4.1)
6060
racc
6161
prism (1.9.0)
@@ -70,7 +70,7 @@ GEM
7070
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
7171
rainbow (3.1.1)
7272
rake (13.3.1)
73-
regexp_parser (2.11.3)
73+
regexp_parser (2.12.0)
7474
rspec (3.13.2)
7575
rspec-core (~> 3.13.0)
7676
rspec-expectations (~> 3.13.0)
@@ -84,11 +84,11 @@ GEM
8484
diff-lcs (>= 1.2.0, < 2.0)
8585
rspec-support (~> 3.13.0)
8686
rspec-support (3.13.6)
87-
rubocop (1.86.0)
87+
rubocop (1.86.1)
8888
json (~> 2.3)
8989
language_server-protocol (~> 3.17.0.2)
9090
lint_roller (~> 1.1.0)
91-
parallel (~> 1.10)
91+
parallel (>= 1.10)
9292
parser (>= 3.3.0.2)
9393
rainbow (>= 2.2.2, < 4.0)
9494
regexp_parser (>= 2.9.3, < 3.0)

0 commit comments

Comments
 (0)