diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-02-15 14:30:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-15 14:30:21 +0000 |
commit | b634900fb2b4ffe8cd7b2e174a145bbf6c5fc09b (patch) | |
tree | 2ba5edb8c013e23b60056fb4ac9f7fdce66fc44b | |
parent | 45600b8088b114004a12bf6048e320798f161718 (diff) | |
download | chef-b634900fb2b4ffe8cd7b2e174a145bbf6c5fc09b.tar.gz |
Bump omnibus from `55e74ac` to `cf9ef0a` in /omnibus
Bumps [omnibus](https://github.com/chef/omnibus) from `55e74ac` to `cf9ef0a`.
- [Release notes](https://github.com/chef/omnibus/releases)
- [Commits](https://github.com/chef/omnibus/compare/55e74aca933dc0737099498f0432d95fe8e14cf6...cf9ef0a34a441d0047bb3113c1a19cc4a376d7b3)
---
updated-dependencies:
- dependency-name: omnibus
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
-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 b7f4a2d25a..e638072427 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -8,10 +8,10 @@ GIT GIT remote: https://github.com/chef/omnibus.git - revision: 55e74aca933dc0737099498f0432d95fe8e14cf6 + revision: cf9ef0a34a441d0047bb3113c1a19cc4a376d7b3 branch: main specs: - omnibus (8.3.1) + omnibus (8.3.2) aws-sdk-s3 (~> 1) chef-cleanroom (~> 1.0) chef-utils (>= 15.4) @@ -34,7 +34,7 @@ GEM awesome_print (1.9.2) aws-eventstream (1.2.0) aws-partitions (1.554.0) - aws-sdk-core (3.126.0) + aws-sdk-core (3.126.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) @@ -231,7 +231,7 @@ GEM iostruct (0.0.4) ipaddress (0.8.3) iso8601 (0.13.0) - jmespath (1.5.0) + jmespath (1.6.0) json (2.6.1) kitchen-vagrant (1.11.0) test-kitchen (>= 1.4, < 4) |