Skip to content

Commit 476c76a

Browse files
build(deps-dev): bump rubocop from 1.71.0 to 1.71.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.71.0 to 1.71.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.71.0...v1.71.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 39ae6f1 commit 476c76a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ GEM
2424
rake (13.2.1)
2525
regexp_parser (2.10.0)
2626
rexml (3.4.0)
27-
rubocop (1.71.0)
27+
rubocop (1.71.1)
2828
json (~> 2.3)
2929
language_server-protocol (>= 3.17.0)
3030
parallel (~> 1.10)
3131
parser (>= 3.3.0.2)
3232
rainbow (>= 2.2.2, < 4.0)
3333
regexp_parser (>= 2.9.3, < 3.0)
34-
rubocop-ast (>= 1.36.2, < 2.0)
34+
rubocop-ast (>= 1.38.0, < 2.0)
3535
ruby-progressbar (~> 1.7)
3636
unicode-display_width (>= 2.4.0, < 4.0)
3737
rubocop-ast (1.38.0)

0 commit comments

Comments
 (0)