diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-02-15 14:22:58 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-15 14:22:58 +0000 |
commit | 9b25353ac63eef209e452e8149ab219f20318604 (patch) | |
tree | 74c3bd5b51a1389d143cdbd4e3e1f9f2225409b1 | |
parent | 982f6d3ce55158bac1de14bb752c84efd74de079 (diff) | |
download | chef-9b25353ac63eef209e452e8149ab219f20318604.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 66b452fcd5..4076b2b9cb 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) |