diff options
author | Tim Smith <tsmith@chef.io> | 2021-02-24 07:23:39 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-24 07:23:39 -0800 |
commit | e1e769c1d5f8e70797c25293838fd5d3e815a913 (patch) | |
tree | e63d4956d309d75e26f6d8b992660c011e47219e | |
parent | c38f7e97e0578a43c03a7b7097020582de0a1208 (diff) | |
parent | bad32ad225180500d7398a90761658cf8fb5a784 (diff) | |
download | chef-e1e769c1d5f8e70797c25293838fd5d3e815a913.tar.gz |
Merge pull request #11096 from chef/dependabot/bundler/omnibus/chef-16/omnibus-software-fb0fa04
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r-- | omnibus/Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 28c3912e1c..7b096ec7c2 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: 9390767fa21b761855a960c10ca7c3d8c5704b5e + revision: fb0fa049edd5d1c5109ef22b8c974bf3d12c81a8 branch: master specs: omnibus-software (4.0.0) @@ -32,7 +32,7 @@ GEM artifactory (3.0.15) awesome_print (1.8.0) aws-eventstream (1.1.0) - aws-partitions (1.427.0) + aws-partitions (1.429.0) aws-sdk-core (3.112.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) @@ -371,7 +371,7 @@ GEM toml-rb (2.0.1) citrus (~> 3.0, > 3.0) tomlrb (1.3.0) - train-core (3.4.9) + train-core (3.5.2) addressable (~> 2.5) ffi (!= 1.13.0) json (>= 1.8, < 3.0) |