Skip to content

Commit

Permalink
bump chef-cli to 1.0.9
Browse files Browse the repository at this point in the history
Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
  • Loading branch information
marcparadise committed Jul 22, 2019
1 parent 617bb2b commit d9de144
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion components/gems/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ group(:omnibus_package) do
gem "ed25519"
gem "bcrypt_pbkdf"

gem "chef-cli", ">= 1.0.3"
gem "chef-cli", ">= 1.0.9"

gem "chef-apply", ">= 0.3.3"

Expand Down
8 changes: 4 additions & 4 deletions components/gems/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GEM
artifactory (3.0.0)
ast (2.4.0)
aws-eventstream (1.0.3)
aws-partitions (1.189.0)
aws-partitions (1.190.0)
aws-sdk-apigateway (1.33.0)
aws-sdk-core (~> 3, >= 3.58.0)
aws-sigv4 (~> 1.1)
Expand Down Expand Up @@ -150,7 +150,7 @@ GEM
aws-sdk-sns (1.18.0)
aws-sdk-core (~> 3, >= 3.58.0)
aws-sigv4 (~> 1.1)
aws-sdk-sqs (1.18.1)
aws-sdk-sqs (1.19.0)
aws-sdk-core (~> 3, >= 3.58.0)
aws-sigv4 (~> 1.1)
aws-sdk-ssm (1.52.0)
Expand Down Expand Up @@ -282,7 +282,7 @@ GEM
tty-spinner
chef-bin (15.1.36)
chef (= 15.1.36)
chef-cli (1.0.6)
chef-cli (1.0.9)
addressable (>= 2.3.5, < 2.6)
chef (>= 14.0)
cookbook-omnifetch (~> 0.5)
Expand Down Expand Up @@ -949,7 +949,7 @@ DEPENDENCIES
chef (= 15.1.36)
chef-apply (>= 0.3.3)
chef-bin (= 15.1.36)
chef-cli (>= 1.0.3)
chef-cli (>= 1.0.9)
chef-sugar
chef-vault (>= 3.4.1)
cheffish (>= 14.0.1)
Expand Down

0 comments on commit d9de144

Please sign in to comment.