Skip to content

Commit 8a65baa

Browse files
dependabot[bot]cdalvaro
authored andcommitted
build(deps-dev): Bump rubocop from 1.75.8 to 1.76.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.8 to 1.76.0. - [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.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.76.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16f7a10 commit 8a65baa

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
@@ -62,18 +62,18 @@ GEM
6262
logger
6363
regexp_parser (2.10.0)
6464
rexml (3.4.1)
65-
rubocop (1.75.8)
65+
rubocop (1.76.0)
6666
json (~> 2.3)
6767
language_server-protocol (~> 3.17.0.2)
6868
lint_roller (~> 1.1.0)
6969
parallel (~> 1.10)
7070
parser (>= 3.3.0.2)
7171
rainbow (>= 2.2.2, < 4.0)
7272
regexp_parser (>= 2.9.3, < 3.0)
73-
rubocop-ast (>= 1.44.0, < 2.0)
73+
rubocop-ast (>= 1.45.0, < 2.0)
7474
ruby-progressbar (~> 1.7)
7575
unicode-display_width (>= 2.4.0, < 4.0)
76-
rubocop-ast (1.44.1)
76+
rubocop-ast (1.45.0)
7777
parser (>= 3.3.7.2)
7878
prism (~> 1.4)
7979
rubocop-minitest (0.38.1)

0 commit comments

Comments
 (0)