Skip to content

Commit

Permalink
Bump chef to 17.4.38
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed Aug 28, 2021
1 parent d67cfbe commit 371d452
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions components/gems/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ GEM
artifactory (3.0.15)
ast (2.4.2)
aws-eventstream (1.1.1)
aws-partitions (1.491.0)
aws-partitions (1.492.0)
aws-sdk-apigateway (1.66.0)
aws-sdk-core (~> 3, >= 3.119.0)
aws-sigv4 (~> 1.1)
Expand Down Expand Up @@ -82,7 +82,7 @@ GEM
aws-sdk-dynamodb (1.62.0)
aws-sdk-core (~> 3, >= 3.119.0)
aws-sigv4 (~> 1.1)
aws-sdk-ec2 (1.259.0)
aws-sdk-ec2 (1.260.0)
aws-sdk-core (~> 3, >= 3.119.0)
aws-sigv4 (~> 1.1)
aws-sdk-ecr (1.44.0)
Expand Down Expand Up @@ -151,7 +151,7 @@ GEM
aws-sdk-route53resolver (1.29.0)
aws-sdk-core (~> 3, >= 3.119.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.99.0)
aws-sdk-s3 (1.100.0)
aws-sdk-core (~> 3, >= 3.119.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
Expand Down Expand Up @@ -217,11 +217,11 @@ GEM
bson (4.12.1)
builder (3.2.4)
byebug (11.1.3)
chef (17.4.25)
chef (17.4.38)
addressable
aws-sdk-secretsmanager (~> 1.46)
chef-config (= 17.4.25)
chef-utils (= 17.4.25)
chef-config (= 17.4.38)
chef-utils (= 17.4.38)
chef-vault
chef-zero (>= 14.0.11)
diff-lcs (>= 1.2.4, < 1.4.0)
Expand All @@ -245,11 +245,11 @@ GEM
train-core (~> 3.2, >= 3.2.28)
train-winrm (>= 0.2.5)
uuidtools (>= 2.1.5, < 3.0)
chef (17.4.25-universal-mingw32)
chef (17.4.38-universal-mingw32)
addressable
aws-sdk-secretsmanager (~> 1.46)
chef-config (= 17.4.25)
chef-utils (= 17.4.25)
chef-config (= 17.4.38)
chef-utils (= 17.4.38)
chef-vault
chef-zero (>= 14.0.11)
diff-lcs (>= 1.2.4, < 1.4.0)
Expand Down Expand Up @@ -299,8 +299,8 @@ GEM
train-core (~> 3.0)
train-winrm
tty-spinner
chef-bin (17.4.25)
chef (= 17.4.25)
chef-bin (17.4.38)
chef (= 17.4.38)
chef-cli (5.4.1)
addressable (>= 2.3.5, < 2.9)
chef (>= 16.0)
Expand All @@ -313,17 +313,17 @@ GEM
mixlib-shellout (>= 2.0, < 4.0)
pastel (~> 0.7)
solve (> 2.0, < 5.0)
chef-config (17.4.25)
chef-config (17.4.38)
addressable
chef-utils (= 17.4.25)
chef-utils (= 17.4.38)
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
tomlrb (~> 1.2)
chef-telemetry (1.1.1)
chef-config
concurrent-ruby (~> 1.0)
chef-utils (17.4.25)
chef-utils (17.4.38)
concurrent-ruby
chef-vault (4.1.0)
chef-zero (15.0.7)
Expand Down

0 comments on commit 371d452

Please sign in to comment.