diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-21 13:23:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-21 13:23:24 +0000 |
commit | f60762f39f27487683224b055ad29f7b90af6ebb (patch) | |
tree | f70d95c0dcc0d0faa3663e9abc9d0a346842d3ec | |
parent | d9a15e5c2cf50ece4e023c2993f890c06409414e (diff) | |
download | chef-f60762f39f27487683224b055ad29f7b90af6ebb.tar.gz |
Bump omnibus from `90306c9` to `b1f410b` in /omnibusdependabot/bundler/omnibus/main/omnibus-b1f410b
Bumps [omnibus](https://github.com/chef/omnibus) from `90306c9` to `b1f410b`.
- [Release notes](https://github.com/chef/omnibus/releases)
- [Commits](https://github.com/chef/omnibus/compare/90306c957105f5f8ef3bff2cdbe61981ceb2b3ef...b1f410bf6b039027650d3d753f7d337a6ca4c1d8)
---
updated-dependencies:
- dependency-name: omnibus
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
-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 5c849a5d19..8aa6edf055 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -8,10 +8,10 @@ GIT GIT remote: https://github.com/chef/omnibus.git - revision: 90306c957105f5f8ef3bff2cdbe61981ceb2b3ef + revision: b1f410bf6b039027650d3d753f7d337a6ca4c1d8 branch: main specs: - omnibus (8.2.3) + omnibus (8.2.4) 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.2.0) - aws-partitions (1.516.0) - aws-sdk-core (3.121.1) + aws-partitions (1.517.0) + aws-sdk-core (3.121.3) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-kms (1.49.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-kms (1.50.0) + aws-sdk-core (~> 3, >= 3.121.2) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.103.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-s3 (1.104.0) + aws-sdk-core (~> 3, >= 3.121.2) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.4) aws-sigv4 (1.4.0) |