Skip to content
Snippets Groups Projects
Commit 5e2761d5 authored by Chef Expeditor's avatar Chef Expeditor
Browse files

Bump cookstyle to 7.5.2

This pull request was triggered automatically via Expeditor when cookstyle 7.5.2 was promoted to Rubygems.

This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
parent 389df72a
No related merge requests found
......@@ -14,11 +14,11 @@ GEM
artifactory (3.0.15)
ast (2.4.1)
aws-eventstream (1.1.0)
aws-partitions (1.413.0)
aws-partitions (1.414.0)
aws-sdk-apigateway (1.58.0)
aws-sdk-core (~> 3, >= 3.109.0)
aws-sigv4 (~> 1.1)
aws-sdk-apigatewayv2 (1.29.0)
aws-sdk-apigatewayv2 (1.30.0)
aws-sdk-core (~> 3, >= 3.109.0)
aws-sigv4 (~> 1.1)
aws-sdk-athena (1.33.0)
......@@ -33,7 +33,7 @@ GEM
aws-sdk-cloudformation (1.46.0)
aws-sdk-core (~> 3, >= 3.109.0)
aws-sigv4 (~> 1.1)
aws-sdk-cloudfront (1.46.0)
aws-sdk-cloudfront (1.47.0)
aws-sdk-core (~> 3, >= 3.109.0)
aws-sigv4 (~> 1.1)
aws-sdk-cloudhsm (1.27.0)
......@@ -89,7 +89,7 @@ GEM
aws-sdk-eks (1.46.0)
aws-sdk-core (~> 3, >= 3.109.0)
aws-sigv4 (~> 1.1)
aws-sdk-elasticache (1.48.0)
aws-sdk-elasticache (1.49.0)
aws-sdk-core (~> 3, >= 3.109.0)
aws-sigv4 (~> 1.1)
aws-sdk-elasticbeanstalk (1.40.0)
......@@ -347,8 +347,8 @@ GEM
chef-cli
fauxhai-ng (>= 7.5)
rspec (~> 3.0)
chefstyle (1.5.8)
rubocop (= 1.6.1)
chefstyle (1.5.9)
rubocop (= 1.7.0)
citrus (3.0.2)
cleanroom (1.0.0)
coderay (1.1.3)
......@@ -357,9 +357,9 @@ GEM
concurrent-ruby (1.1.7)
cookbook-omnifetch (0.11.1)
mixlib-archive (>= 0.4, < 2.0)
cookstyle (7.4.0)
rubocop (= 1.6.1)
debug_inspector (0.0.3)
cookstyle (7.5.2)
rubocop (= 1.7.0)
debug_inspector (1.0.0)
declarative (0.0.20)
declarative-option (0.1.0)
dep-selector-libgecode (1.3.5)
......@@ -546,7 +546,7 @@ GEM
chef (>= 15.11)
excon (>= 0.50)
mixlib-shellout
knife-ec2 (2.1.0)
knife-ec2 (2.1.1)
aws-sdk-ec2 (~> 1.95)
aws-sdk-s3 (~> 1.43)
chef (>= 15.11)
......@@ -583,7 +583,7 @@ GEM
tomlrb (>= 1.2, < 3.0)
tty-box (~> 0.6)
tty-prompt (~> 0.20)
listen (3.3.3)
listen (3.3.4)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
little-plugger (1.1.4)
......@@ -663,7 +663,7 @@ GEM
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
octokit (4.19.0)
octokit (4.20.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
ohai (16.8.1)
......@@ -682,12 +682,12 @@ GEM
optimist (3.0.1)
os (1.1.1)
parallel (1.20.1)
parser (2.7.2.0)
parser (3.0.0.0)
ast (~> 2.4.1)
parslet (1.8.2)
pastel (0.8.0)
tty-color (~> 0.5)
plist (3.5.0)
plist (3.6.0)
proxifier (1.0.3)
pry (0.13.1)
coderay (~> 1.1)
......@@ -718,7 +718,7 @@ GEM
nokogiri (~> 1.10)
optimist (~> 3.0)
rdp-ruby-wmi (0.3.1)
regexp_parser (2.0.1)
regexp_parser (2.0.3)
representable (3.0.4)
declarative (< 0.1.0)
declarative-option (< 0.2.0)
......@@ -744,7 +744,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.4)
rubocop (1.6.1)
rubocop (1.7.0)
parallel (~> 1.10)
parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)
......@@ -755,7 +755,7 @@ GEM
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (1.3.0)
parser (>= 2.7.1.5)
ruby-progressbar (1.10.1)
ruby-progressbar (1.11.0)
ruby-shadow (2.5.0)
rubyntlm (0.6.2)
rubyzip (1.3.0)
......@@ -983,7 +983,7 @@ GEM
winrm (~> 2.0)
wisper (2.0.1)
wmi-lite (1.0.5)
yard (0.9.25)
yard (0.9.26)
PLATFORMS
ruby
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment