Skip to content

Commit e38ecbb

Browse files
build(deps-dev): bump rubocop from 1.76.1 to 1.77.0 (#1440)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.76.1 to 1.77.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.76.1...v1.77.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.77.0 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 19513c2 commit e38ecbb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,15 +74,15 @@ GEM
7474
diff-lcs (>= 1.2.0, < 2.0)
7575
rspec-support (~> 3.13.0)
7676
rspec-support (3.13.4)
77-
rubocop (1.76.1)
77+
rubocop (1.77.0)
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.45.0, < 2.0)
85+
rubocop-ast (>= 1.45.1, < 2.0)
8686
ruby-progressbar (~> 1.7)
8787
unicode-display_width (>= 2.4.0, < 4.0)
8888
rubocop-ast (1.45.1)

0 commit comments

Comments
 (0)