Skip to content

Commit b596b27

Browse files
Build(deps-dev): Bump rubocop from 1.71.0 to 1.71.1 in /spec (#506)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9da9d06 commit b596b27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ GEM
2727
diff-lcs (>= 1.2.0, < 2.0)
2828
rspec-support (~> 3.13.0)
2929
rspec-support (3.13.0)
30-
rubocop (1.71.0)
30+
rubocop (1.71.1)
3131
json (~> 2.3)
3232
language_server-protocol (>= 3.17.0)
3333
parallel (~> 1.10)
3434
parser (>= 3.3.0.2)
3535
rainbow (>= 2.2.2, < 4.0)
3636
regexp_parser (>= 2.9.3, < 3.0)
37-
rubocop-ast (>= 1.36.2, < 2.0)
37+
rubocop-ast (>= 1.38.0, < 2.0)
3838
ruby-progressbar (~> 1.7)
3939
unicode-display_width (>= 2.4.0, < 4.0)
4040
rubocop-ast (1.38.0)

0 commit comments

Comments
 (0)