Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 92430bb

Browse files
dependabot[bot]noraj
authored andcommittedJun 9, 2025·
Bump rubocop from 1.76.0 to 1.76.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.76.0 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.76.0...v1.76.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.76.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eba64da commit 92430bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ GEM
4545
racc (1.8.1)
4646
rainbow (3.1.1)
4747
regexp_parser (2.10.0)
48-
rubocop (1.76.0)
48+
rubocop (1.76.1)
4949
json (~> 2.3)
5050
language_server-protocol (~> 3.17.0.2)
5151
lint_roller (~> 1.1.0)
@@ -56,7 +56,7 @@ GEM
5656
rubocop-ast (>= 1.45.0, < 2.0)
5757
ruby-progressbar (~> 1.7)
5858
unicode-display_width (>= 2.4.0, < 4.0)
59-
rubocop-ast (1.45.0)
59+
rubocop-ast (1.45.1)
6060
parser (>= 3.3.7.2)
6161
prism (~> 1.4)
6262
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)
Please sign in to comment.