summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Heinen <theinen@tecracer.de>2021-08-31 17:10:29 +0200
committerThomas Heinen <theinen@tecracer.de>2021-09-06 11:11:00 +0200
commitd8a6366368638b8beba0419a9c332a7470ec6d2c (patch)
tree770105df7d590d9df5040d7b10fc2763985c5f2c
parent370e83e917f2caeec7d3c246278688b4f7dacaab (diff)
downloadchef-d8a6366368638b8beba0419a9c332a7470ec6d2c.tar.gz
Update Gemfile.lock for AWS SDK S3
Signed-off-by: Thomas Heinen <theinen@tecracer.de>
-rw-r--r--Gemfile.lock9
1 files changed, 9 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 34069c0f6c..01b457d98e 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -37,6 +37,7 @@ PATH
specs:
chef (17.4.47)
addressable
+ aws-sdk-s3 (~> 1.91)
aws-sdk-secretsmanager (~> 1.46)
chef-config (= 17.4.47)
chef-utils (= 17.4.47)
@@ -66,6 +67,7 @@ PATH
vault (~> 0.16)
chef (17.4.47-universal-mingw32)
addressable
+ aws-sdk-s3 (~> 1.91)
aws-sdk-secretsmanager (~> 1.46)
chef-config (= 17.4.47)
chef-utils (= 17.4.47)
@@ -144,6 +146,13 @@ GEM
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
+ aws-sdk-kms (1.47.0)
+ aws-sdk-core (~> 3, >= 3.120.0)
+ aws-sigv4 (~> 1.1)
+ aws-sdk-s3 (1.100.0)
+ aws-sdk-core (~> 3, >= 3.120.0)
+ aws-sdk-kms (~> 1)
+ aws-sigv4 (~> 1.1)
aws-sdk-secretsmanager (1.49.0)
aws-sdk-core (~> 3, >= 3.120.0)
aws-sigv4 (~> 1.1)