diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-08-11 13:20:08 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-11 13:20:08 +0000 |
commit | d9882478d1d68705c81856048c6b555cd2b1b15f (patch) | |
tree | 849872fc4c9768eb39c6ef5d1b36b29dea9fa1b8 /omnibus | |
parent | 59ed55d48193fa30b93216ee9f7f5298b966ceaf (diff) | |
download | chef-d9882478d1d68705c81856048c6b555cd2b1b15f.tar.gz |
Bump omnibus from `9ffcd89` to `999a4e0` in /omnibus
Bumps [omnibus](https://github.com/chef/omnibus) from `9ffcd89` to `999a4e0`.
- [Release notes](https://github.com/chef/omnibus/releases)
- [Commits](https://github.com/chef/omnibus/compare/9ffcd89d078b3467be0480b138841ee82dd2d5d4...999a4e0cb8b5aad5490f01c3ef25489883087cd6)
---
updated-dependencies:
- dependency-name: omnibus
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 83dff516cf..08bd3a4beb 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -8,10 +8,10 @@ GIT GIT remote: https://github.com/chef/omnibus.git - revision: 9ffcd89d078b3467be0480b138841ee82dd2d5d4 + revision: 999a4e0cb8b5aad5490f01c3ef25489883087cd6 branch: master specs: - omnibus (8.1.15) + omnibus (8.2.0) aws-sdk-s3 (~> 1) chef-cleanroom (~> 1.0) chef-utils (>= 15.4) @@ -33,17 +33,17 @@ GEM artifactory (3.0.15) awesome_print (1.9.2) aws-eventstream (1.1.1) - aws-partitions (1.481.0) - aws-sdk-core (3.118.0) + aws-partitions (1.485.0) + aws-sdk-core (3.119.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-kms (1.45.0) - aws-sdk-core (~> 3, >= 3.118.0) + aws-sdk-kms (1.46.0) + aws-sdk-core (~> 3, >= 3.119.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.97.0) - aws-sdk-core (~> 3, >= 3.118.0) + aws-sdk-s3 (1.98.0) + aws-sdk-core (~> 3, >= 3.119.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.1) aws-sigv4 (1.2.4) |