Skip to content

Commit 0c7f8ec

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.8 to 1.76.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.8...v1.76.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.76.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73794ea commit 0c7f8ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,18 +83,18 @@ GEM
8383
diff-lcs (>= 1.2.0, < 2.0)
8484
rspec-support (~> 3.13.0)
8585
rspec-support (3.13.4)
86-
rubocop (1.75.8)
86+
rubocop (1.76.1)
8787
json (~> 2.3)
8888
language_server-protocol (~> 3.17.0.2)
8989
lint_roller (~> 1.1.0)
9090
parallel (~> 1.10)
9191
parser (>= 3.3.0.2)
9292
rainbow (>= 2.2.2, < 4.0)
9393
regexp_parser (>= 2.9.3, < 3.0)
94-
rubocop-ast (>= 1.44.0, < 2.0)
94+
rubocop-ast (>= 1.45.0, < 2.0)
9595
ruby-progressbar (~> 1.7)
9696
unicode-display_width (>= 2.4.0, < 4.0)
97-
rubocop-ast (1.44.1)
97+
rubocop-ast (1.45.1)
9898
parser (>= 3.3.7.2)
9999
prism (~> 1.4)
100100
rubocop-github (0.25.0)

0 commit comments

Comments
 (0)