Skip to content

Commit 504cb83

Browse files
Bump rubocop from 1.76.1 to 1.77.0 (#170)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3444e7f commit 504cb83

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
@@ -29,15 +29,15 @@ GEM
2929
rake (13.3.0)
3030
regexp_parser (2.10.0)
3131
rexml (3.4.1)
32-
rubocop (1.76.1)
32+
rubocop (1.77.0)
3333
json (~> 2.3)
3434
language_server-protocol (~> 3.17.0.2)
3535
lint_roller (~> 1.1.0)
3636
parallel (~> 1.10)
3737
parser (>= 3.3.0.2)
3838
rainbow (>= 2.2.2, < 4.0)
3939
regexp_parser (>= 2.9.3, < 3.0)
40-
rubocop-ast (>= 1.45.0, < 2.0)
40+
rubocop-ast (>= 1.45.1, < 2.0)
4141
ruby-progressbar (~> 1.7)
4242
unicode-display_width (>= 2.4.0, < 4.0)
4343
rubocop-ast (1.45.1)

0 commit comments

Comments
 (0)