diff options
author | Tim Smith <tsmith@chef.io> | 2021-11-26 20:09:58 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-26 20:09:58 -0800 |
commit | 8216a39ce0d6e2f68b04b921b0a3e33463235a19 (patch) | |
tree | 410a4834754cdb4dd8d432800c918f73e80ba923 | |
parent | 0c7b6f1730a8b5eedbefad6e3c1a7ec6dcbf8c2f (diff) | |
parent | 32caaaceb1d964f71cbf2e6d3355d4a67ae1833d (diff) | |
download | chef-8216a39ce0d6e2f68b04b921b0a3e33463235a19.tar.gz |
Merge pull request #12313 from chef/dependabot/bundler/omnibus/main/omnibus-software-461fc3e
Bump omnibus-software from `7501e20` to `461fc3e` in /omnibus
-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 54cc7abc69..b5a5edc60b 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/chef/omnibus-software.git - revision: 7501e2036a654e4918e9fffd8ee6ef69f3b7f633 + revision: 461fc3e9f0a8f2f13e73b45413d232bfd04390aa branch: main specs: omnibus-software (4.0.0) @@ -33,8 +33,8 @@ GEM artifactory (3.0.15) awesome_print (1.9.2) aws-eventstream (1.2.0) - aws-partitions (1.531.0) - aws-sdk-core (3.122.1) + aws-partitions (1.534.0) + aws-sdk-core (3.123.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) @@ -42,7 +42,7 @@ GEM aws-sdk-kms (1.51.0) aws-sdk-core (~> 3, >= 3.122.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.105.1) + aws-sdk-s3 (1.107.0) aws-sdk-core (~> 3, >= 3.122.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.4) |