diff options
author | Tim Smith <tsmith@chef.io> | 2021-01-18 08:40:21 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-18 08:40:21 -0800 |
commit | 2ae1c32538e55fc8cf547dc8cec79346c60c3b27 (patch) | |
tree | e39abe6f146689c61a00d63db4ce4c629cb56bb0 | |
parent | 8a3bd26d15465ba00b1ea1f24010fdae87ffde7e (diff) | |
parent | 2e350fa7800d991e5581d16ee0633813cf4d2f55 (diff) | |
download | chef-2ae1c32538e55fc8cf547dc8cec79346c60c3b27.tar.gz |
Merge pull request #10891 from chef/dependabot/bundler/omnibus/chef-16/omnibus-software-023e6bf
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r-- | omnibus/Gemfile.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index de668d1de6..420f893165 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: 869ef4e1ece0d53c267b8ca0b4b86e2644ef7693 + revision: 023e6bf1221e9ab92a6809c9f04f55973178f0b1 branch: master specs: omnibus-software (4.0.0) @@ -32,13 +32,13 @@ GEM artifactory (3.0.15) awesome_print (1.8.0) aws-eventstream (1.1.0) - aws-partitions (1.415.0) - aws-sdk-core (3.110.0) + aws-partitions (1.416.0) + aws-sdk-core (3.111.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-kms (1.40.0) + aws-sdk-kms (1.41.0) aws-sdk-core (~> 3, >= 3.109.0) aws-sigv4 (~> 1.1) aws-sdk-s3 (1.87.0) @@ -366,7 +366,7 @@ GEM toml-rb (2.0.1) citrus (~> 3.0, > 3.0) tomlrb (1.3.0) - train-core (3.4.4) + train-core (3.4.7) addressable (~> 2.5) ffi (!= 1.13.0) json (>= 1.8, < 3.0) |