Skip to content

Commit 19513c2

Browse files
build(deps-dev): bump rubocop from 1.75.8 to 1.76.1 (#1436)
Bumps [rubocop](https://github.com/rubocop/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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dfb03ec commit 19513c2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,18 +74,18 @@ GEM
7474
diff-lcs (>= 1.2.0, < 2.0)
7575
rspec-support (~> 3.13.0)
7676
rspec-support (3.13.4)
77-
rubocop (1.75.8)
77+
rubocop (1.76.1)
7878
json (~> 2.3)
7979
language_server-protocol (~> 3.17.0.2)
8080
lint_roller (~> 1.1.0)
8181
parallel (~> 1.10)
8282
parser (>= 3.3.0.2)
8383
rainbow (>= 2.2.2, < 4.0)
8484
regexp_parser (>= 2.9.3, < 3.0)
85-
rubocop-ast (>= 1.44.0, < 2.0)
85+
rubocop-ast (>= 1.45.0, < 2.0)
8686
ruby-progressbar (~> 1.7)
8787
unicode-display_width (>= 2.4.0, < 4.0)
88-
rubocop-ast (1.44.1)
88+
rubocop-ast (1.45.1)
8989
parser (>= 3.3.7.2)
9090
prism (~> 1.4)
9191
rubocop-performance (1.25.0)

0 commit comments

Comments
 (0)