diff options
author | Tim Smith <tsmith@chef.io> | 2021-02-02 12:39:48 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-02 12:39:48 -0800 |
commit | 7e11b5b2a25f4518ed0139caa92f2677c74ad0e3 (patch) | |
tree | 16126868a1a36247e3c87e5f26af71128b3ab1aa | |
parent | 446887db542617d37aa66bc3382b7ca5c49220e0 (diff) | |
parent | 2f2d31587d053ebc089d48f7e5475f34675745c6 (diff) | |
download | chef-7e11b5b2a25f4518ed0139caa92f2677c74ad0e3.tar.gz |
Merge pull request #10955 from chef/dependabot/bundler/omnibus/chef-15/omnibus-aeda0bb
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r-- | omnibus/Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index a1da66343a..564e62df09 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/chef/omnibus - revision: 65c593140db931e91a25ce6624d99a3248c7288e + revision: aeda0bb23bfe19b52fb50a410e67c2727a44dec4 branch: master specs: - omnibus (8.0.13) + omnibus (8.0.14) aws-sdk-s3 (~> 1) chef-cleanroom (~> 1.0) chef-utils (>= 15.4) @@ -32,7 +32,7 @@ GEM artifactory (3.0.15) awesome_print (1.8.0) aws-eventstream (1.1.0) - aws-partitions (1.419.0) + aws-partitions (1.422.0) aws-sdk-core (3.111.2) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) @@ -368,7 +368,7 @@ GEM toml-rb (2.0.1) citrus (~> 3.0, > 3.0) tomlrb (1.3.0) - train-core (3.4.8) + train-core (3.4.9) addressable (~> 2.5) ffi (!= 1.13.0) json (>= 1.8, < 3.0) |