diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-12-22 14:16:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-22 14:16:02 +0000 |
commit | b40031a059f10ca9bb7d8223d55d9b977ca6538c (patch) | |
tree | 0d092b119960cda3a6fff13468c979582fbc7b98 | |
parent | 9aa9e6e829c6241d0b08caa6f505674ccb84d289 (diff) | |
download | chef-b40031a059f10ca9bb7d8223d55d9b977ca6538c.tar.gz |
Bump omnibus-software from `d2525ab` to `4707275` in /omnibusdependabot/bundler/omnibus/chef-16/omnibus-software-4707275
Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `d2525ab` to `4707275`.
- [Release notes](https://github.com/chef/omnibus-software/releases)
- [Commits](https://github.com/chef/omnibus-software/compare/d2525ab08e9cae7de13c1dbc0db2230b9db357cc...4707275bb5cac7643938972738e83723e8fd5621)
---
updated-dependencies:
- dependency-name: omnibus-software
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | omnibus/Gemfile.lock | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 37ae0a0895..6b329a3524 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/chef/omnibus-software.git - revision: d2525ab08e9cae7de13c1dbc0db2230b9db357cc + revision: 4707275bb5cac7643938972738e83723e8fd5621 branch: main specs: omnibus-software (4.0.0) @@ -33,17 +33,17 @@ GEM artifactory (3.0.15) awesome_print (1.9.2) aws-eventstream (1.2.0) - aws-partitions (1.541.0) - aws-sdk-core (3.124.0) + aws-partitions (1.543.0) + aws-sdk-core (3.125.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-kms (1.52.0) - aws-sdk-core (~> 3, >= 3.122.0) + aws-sdk-kms (1.53.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.109.0) - aws-sdk-core (~> 3, >= 3.122.0) + aws-sdk-s3 (1.110.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.4) aws-sdk-secretsmanager (1.54.0) @@ -286,7 +286,7 @@ GEM octokit (4.21.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) - ohai (17.7.12) + ohai (17.9.0) chef-config (>= 14.12, < 18) chef-utils (>= 16.0, < 18) ffi (~> 1.9) @@ -371,7 +371,7 @@ GEM toml-rb (2.1.0) citrus (~> 3.0, > 3.0) tomlrb (1.3.0) - train-core (3.8.5) + train-core (3.8.6) addressable (~> 2.5) ffi (!= 1.13.0) json (>= 1.8, < 3.0) |