diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-01-06 03:29:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-06 03:29:57 +0000 |
commit | f065b78f6fc1a0b9ef20712be230f3cc62f2d10d (patch) | |
tree | c9dc221d902001b6175423620cc8a3fa9bfcee34 | |
parent | 879952729ce86ed992f754cc3d6043adb22ad8eb (diff) | |
download | chef-f065b78f6fc1a0b9ef20712be230f3cc62f2d10d.tar.gz |
Bump omnibus from `d13ae16` to `44f1303` in /omnibus
Bumps [omnibus](https://github.com/chef/omnibus) from `d13ae16` to `44f1303`.
- [Release notes](https://github.com/chef/omnibus/releases)
- [Commits](https://github.com/chef/omnibus/compare/d13ae1686e8b54e065ce2a3f27585a2890f1abec...44f13035ff8aa40ea15e4483dfcfde09b8c82e5c)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r-- | omnibus/Gemfile.lock | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index b056cc6744..11da203895 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/chef/omnibus - revision: d13ae1686e8b54e065ce2a3f27585a2890f1abec + revision: 44f13035ff8aa40ea15e4483dfcfde09b8c82e5c branch: master specs: - omnibus (8.0.9) + omnibus (8.0.11) aws-sdk-s3 (~> 1) chef-cleanroom (~> 1.0) chef-utils (>= 15.4) @@ -32,7 +32,7 @@ GEM artifactory (3.0.15) awesome_print (1.8.0) aws-eventstream (1.1.0) - aws-partitions (1.410.0) + aws-partitions (1.414.0) aws-sdk-core (3.110.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) @@ -41,9 +41,9 @@ GEM aws-sdk-kms (1.40.0) aws-sdk-core (~> 3, >= 3.109.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.86.2) + aws-sdk-s3 (1.87.0) aws-sdk-core (~> 3, >= 3.109.0) - aws-sdk-kms (~> 1.26) + aws-sdk-kms (~> 1) aws-sigv4 (~> 1.1) aws-sigv4 (1.2.2) aws-eventstream (~> 1, >= 1.0.2) @@ -173,9 +173,9 @@ GEM faraday (1.1.0) multipart-post (>= 1.2, < 3) ruby2_keywords - ffi (1.14.1) - ffi (1.14.1-x64-mingw32) - ffi (1.14.1-x86-mingw32) + ffi (1.14.2) + ffi (1.14.2-x64-mingw32) + ffi (1.14.2-x86-mingw32) ffi-libarchive (1.0.4) ffi (~> 1.0) ffi-win32-extensions (1.0.4) @@ -195,7 +195,7 @@ GEM ipaddress (0.8.3) iso8601 (0.13.0) jmespath (1.4.0) - json (2.4.1) + json (2.5.1) kitchen-vagrant (1.7.2) test-kitchen (>= 1.4, < 3) libyajl2 (1.2.0) @@ -272,13 +272,13 @@ GEM multipart-post (>= 2.0.0) rainbow zhexdump (>= 0.0.2) - plist (3.5.0) + plist (3.6.0) proxifier (1.0.3) public_suffix (4.0.6) rack (2.2.3) rainbow (3.0.0) retryable (3.0.5) - ruby-progressbar (1.10.1) + ruby-progressbar (1.11.0) ruby2_keywords (0.0.2) rubyntlm (0.6.2) rubyzip (2.3.0) |