Skip to content

Commit 47c177d

Browse files
Bump rubocop from 1.71.0 to 1.71.1 in the linters group
Bumps the linters group with 1 update: [rubocop](https://github.com/rubocop/rubocop). Updates `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 dependency-group: linters ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 630a84d commit 47c177d

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
@@ -407,14 +407,14 @@ GEM
407407
rspec-mocks (~> 3.13)
408408
rspec-support (~> 3.13)
409409
rspec-support (3.13.2)
410-
rubocop (1.71.0)
410+
rubocop (1.71.1)
411411
json (~> 2.3)
412412
language_server-protocol (>= 3.17.0)
413413
parallel (~> 1.10)
414414
parser (>= 3.3.0.2)
415415
rainbow (>= 2.2.2, < 4.0)
416416
regexp_parser (>= 2.9.3, < 3.0)
417-
rubocop-ast (>= 1.36.2, < 2.0)
417+
rubocop-ast (>= 1.38.0, < 2.0)
418418
ruby-progressbar (~> 1.7)
419419
unicode-display_width (>= 2.4.0, < 4.0)
420420
rubocop-ast (1.38.0)

0 commit comments

Comments
 (0)