diff options
author | Tim Smith <tsmith@chef.io> | 2021-01-27 07:39:24 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-27 07:39:24 -0800 |
commit | dece85bbd21b381a26f93b97742e7ae402dec63e (patch) | |
tree | 723979298e85acc3ccf71e541f5e91e331a01a7a | |
parent | 5fe5680e7b9a0cf536316159d5791af32ab33069 (diff) | |
parent | ef60c9812305b78e206210387aad9bf1b5e1451a (diff) | |
download | chef-dece85bbd21b381a26f93b97742e7ae402dec63e.tar.gz |
Merge pull request #10943 from chef/dependabot/bundler/omnibus/chef-16/omnibus-65c5931
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 7d0019534c..b75717e475 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/chef/omnibus - revision: 44f13035ff8aa40ea15e4483dfcfde09b8c82e5c + revision: 65c593140db931e91a25ce6624d99a3248c7288e branch: master specs: - omnibus (8.0.11) + omnibus (8.0.13) 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.417.0) + aws-partitions (1.419.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.7) + train-core (3.4.8) addressable (~> 2.5) ffi (!= 1.13.0) json (>= 1.8, < 3.0) |