Skip to content

Commit 22f1bdc

Browse files
Bump rubocop from 1.65.1 to 1.66.0 in the linters group
Bumps the linters group with 1 update: [rubocop](https://github.com/rubocop/rubocop). Updates `rubocop` from 1.65.1 to 1.66.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.65.1...v1.66.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9bb6527 commit 22f1bdc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Gemfile.lock

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -397,15 +397,14 @@ GEM
397397
rspec-mocks (~> 3.13)
398398
rspec-support (~> 3.13)
399399
rspec-support (3.13.1)
400-
rubocop (1.65.1)
400+
rubocop (1.66.0)
401401
json (~> 2.3)
402402
language_server-protocol (>= 3.17.0)
403403
parallel (~> 1.10)
404404
parser (>= 3.3.0.2)
405405
rainbow (>= 2.2.2, < 4.0)
406406
regexp_parser (>= 2.4, < 3.0)
407-
rexml (>= 3.2.5, < 4.0)
408-
rubocop-ast (>= 1.31.1, < 2.0)
407+
rubocop-ast (>= 1.32.1, < 2.0)
409408
ruby-progressbar (~> 1.7)
410409
unicode-display_width (>= 2.4.0, < 3.0)
411410
rubocop-ast (1.32.1)

0 commit comments

Comments
 (0)