diff options
author | Tim Smith <tsmith@chef.io> | 2021-02-26 15:16:49 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-26 15:16:49 -0800 |
commit | dd333420f427ade5544f9c29375c8e4d22632adf (patch) | |
tree | 11a540b50bcf644e7c29e1e81af37a650c1f0b05 | |
parent | 6fb4dae4f722ee28e17d6b4354c3b6f3fb01946e (diff) | |
parent | 009044f987baada422035e24bf0cd0b949489b0a (diff) | |
download | chef-dd333420f427ade5544f9c29375c8e4d22632adf.tar.gz |
Merge pull request #11116 from chef/dependabot/bundler/omnibus/master/omnibus-software-a1e9c90
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r-- | omnibus/Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index ae3b70f8ee..05ab325188 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: fb0fa049edd5d1c5109ef22b8c974bf3d12c81a8 + revision: a1e9c90875f9a6267bdbf9742881178245411c52 branch: master specs: omnibus-software (4.0.0) @@ -41,7 +41,7 @@ GEM aws-sdk-kms (1.42.0) aws-sdk-core (~> 3, >= 3.112.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.88.1) + aws-sdk-s3 (1.89.0) aws-sdk-core (~> 3, >= 3.112.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.1) |