Skip to content

Commit

Permalink
Update omnibus to 8.0.6 + bump cookstyle
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed Nov 16, 2020
1 parent 8358fcf commit e2e02af
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions components/gems/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ GEM
aws-sdk-codedeploy (1.37.0)
aws-sdk-core (~> 3, >= 3.109.0)
aws-sigv4 (~> 1.1)
aws-sdk-codepipeline (1.37.0)
aws-sdk-codepipeline (1.38.0)
aws-sdk-core (~> 3, >= 3.109.0)
aws-sigv4 (~> 1.1)
aws-sdk-configservice (1.53.0)
Expand Down Expand Up @@ -156,7 +156,7 @@ GEM
aws-sdk-sms (1.27.0)
aws-sdk-core (~> 3, >= 3.109.0)
aws-sigv4 (~> 1.1)
aws-sdk-sns (1.35.0)
aws-sdk-sns (1.36.0)
aws-sdk-core (~> 3, >= 3.109.0)
aws-sigv4 (~> 1.1)
aws-sdk-sqs (1.34.0)
Expand Down Expand Up @@ -347,8 +347,8 @@ GEM
chef-cli
fauxhai-ng (>= 7.5)
rspec (~> 3.0)
chefstyle (1.5.0)
rubocop (= 1.2.0)
chefstyle (1.5.2)
rubocop (= 1.3.1)
citrus (3.0.2)
cleanroom (1.0.0)
coderay (1.1.3)
Expand All @@ -357,8 +357,8 @@ GEM
concurrent-ruby (1.1.7)
cookbook-omnifetch (0.11.1)
mixlib-archive (>= 0.4, < 2.0)
cookstyle (7.1.2)
rubocop (= 1.2.0)
cookstyle (7.2.1)
rubocop (= 1.3.1)
debug_inspector (0.0.3)
declarative (0.0.20)
declarative-option (0.1.0)
Expand Down Expand Up @@ -773,13 +773,13 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.0)
rubocop (1.2.0)
rubocop (1.3.1)
parallel (~> 1.10)
parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8)
rexml
rubocop-ast (>= 1.0.1)
rubocop-ast (>= 1.1.1)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (1.1.1)
Expand Down
4 changes: 2 additions & 2 deletions omnibus/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ GIT

GIT
remote: https://github.com/chef/omnibus.git
revision: c44142f22dfb5ec7e09a33da93962860d95d1580
revision: 35435158069bbb5f6b6da3a3c5b19e4ace992d72
branch: master
specs:
omnibus (8.0.5)
omnibus (8.0.6)
aws-sdk-s3 (~> 1)
chef-cleanroom (~> 1.0)
chef-utils (>= 15.4)
Expand Down

0 comments on commit e2e02af

Please sign in to comment.