Skip to content

Commit f05007e

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.75.2 to 1.75.4 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.2...v1.75.4) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb2e0ed commit f05007e

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
@@ -39,7 +39,7 @@ GEM
3939
erubi (1.13.1)
4040
i18n (1.14.7)
4141
concurrent-ruby (~> 1.0)
42-
json (2.10.2)
42+
json (2.11.3)
4343
language_server-protocol (3.17.0.4)
4444
lint_roller (1.1.0)
4545
logger (1.7.0)
@@ -53,8 +53,8 @@ GEM
5353
racc (~> 1.4)
5454
nokogiri (1.18.8-x86_64-linux-gnu)
5555
racc (~> 1.4)
56-
parallel (1.26.3)
57-
parser (3.3.7.4)
56+
parallel (1.27.0)
57+
parser (3.3.8.0)
5858
ast (~> 2.4.1)
5959
racc
6060
prism (1.4.0)
@@ -83,7 +83,7 @@ GEM
8383
diff-lcs (>= 1.2.0, < 2.0)
8484
rspec-support (~> 3.13.0)
8585
rspec-support (3.13.0)
86-
rubocop (1.75.2)
86+
rubocop (1.75.4)
8787
json (~> 2.3)
8888
language_server-protocol (~> 3.17.0.2)
8989
lint_roller (~> 1.1.0)
@@ -94,7 +94,7 @@ GEM
9494
rubocop-ast (>= 1.44.0, < 2.0)
9595
ruby-progressbar (~> 1.7)
9696
unicode-display_width (>= 2.4.0, < 4.0)
97-
rubocop-ast (1.44.0)
97+
rubocop-ast (1.44.1)
9898
parser (>= 3.3.7.2)
9999
prism (~> 1.4)
100100
rubocop-github (0.23.0)

0 commit comments

Comments
 (0)