diff options
author | Tim Smith <tsmith@chef.io> | 2022-01-13 17:37:26 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-13 17:37:26 -0800 |
commit | bf910156881097df5e02d9f0266347b54224367d (patch) | |
tree | b6dcd13258958b407c5f31e5482f8c85814fceb0 /omnibus | |
parent | 722bb72efbc565653828151c26a6133b5e829e7b (diff) | |
parent | 3a66cfd6dce582a17ca5c5c15db13189474d6017 (diff) | |
download | chef-bf910156881097df5e02d9f0266347b54224367d.tar.gz |
Merge pull request #12439 from chef/dependabot/bundler/omnibus/main/omnibus-software-2e637bf
Bump omnibus-software from `94ef29b` to `2e637bf` in /omnibus
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 52f4f9dbfb..09f4b28d66 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/chef/omnibus-software.git - revision: 94ef29b62a6d0a60480a910cddfc01d61b7205d4 + revision: 2e637bf64a042df868d580fa9e23cfaff5503c10 branch: main specs: omnibus-software (4.0.0) @@ -33,8 +33,8 @@ GEM artifactory (3.0.15) awesome_print (1.9.2) aws-eventstream (1.2.0) - aws-partitions (1.546.0) - aws-sdk-core (3.125.1) + aws-partitions (1.547.0) + aws-sdk-core (3.125.2) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) @@ -188,9 +188,9 @@ GEM faraday-net_http_persistent (1.2.0) faraday_middleware (1.2.0) faraday (~> 1.0) - ffi (1.15.4) - ffi (1.15.4-x64-mingw32) - ffi (1.15.4-x86-mingw32) + ffi (1.15.5) + ffi (1.15.5-x64-mingw32) + ffi (1.15.5-x86-mingw32) ffi-libarchive (1.1.3) ffi (~> 1.0) ffi-win32-extensions (1.0.4) @@ -231,7 +231,7 @@ GEM iostruct (0.0.4) ipaddress (0.8.3) iso8601 (0.13.0) - jmespath (1.4.0) + jmespath (1.5.0) json (2.6.1) kitchen-vagrant (1.11.0) test-kitchen (>= 1.4, < 4) @@ -316,7 +316,7 @@ GEM method_source (~> 1.0) public_suffix (4.0.6) rack (2.2.3) - rainbow (3.0.0) + rainbow (3.1.1) retryable (3.0.5) rspec (3.10.0) rspec-core (~> 3.10.0) |