Merge pull request #240 from puppetlabs/dependabot/bundler/rubocop-1.66.1

Bump rubocop from 1.66.0 to 1.66.1
This commit is contained in:
puppet-release-bot 2024-09-09 05:53:32 -04:00 committed by GitHub
commit fa92cad278
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -50,7 +50,7 @@ GEM
method_source (1.0.0) method_source (1.0.0)
multipart-post (2.3.0) multipart-post (2.3.0)
parallel (1.26.3) parallel (1.26.3)
parser (3.3.4.2) parser (3.3.5.0)
ast (~> 2.4.1) ast (~> 2.4.1)
racc racc
pry (0.14.2) pry (0.14.2)
@ -77,17 +77,17 @@ GEM
diff-lcs (>= 1.2.0, < 2.0) diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0) rspec-support (~> 3.13.0)
rspec-support (3.13.0) rspec-support (3.13.0)
rubocop (1.66.0) rubocop (1.66.1)
json (~> 2.3) json (~> 2.3)
language_server-protocol (>= 3.17.0) language_server-protocol (>= 3.17.0)
parallel (~> 1.10) parallel (~> 1.10)
parser (>= 3.3.0.2) parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0) rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0) regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.32.1, < 2.0) rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7) ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0) unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.1) rubocop-ast (1.32.3)
parser (>= 3.3.1.0) parser (>= 3.3.1.0)
ruby-progressbar (1.13.0) ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5) ruby2_keywords (0.0.5)