diff options
author | Tim Smith <tsmith84@gmail.com> | 2021-02-18 19:21:48 -0800 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2021-02-18 19:21:48 -0800 |
commit | e2953db176630df0f90b6a8f9241ee1da2c5ee94 (patch) | |
tree | 8184e87f934a7fdd49028a3b56a47fa15cce5c04 | |
parent | 92a658f41fac52d9de3ae0308e567810cd9430c1 (diff) | |
download | chef-e2953db176630df0f90b6a8f9241ee1da2c5ee94.tar.gz |
Bump mixlib-archive, mixlib-shellout and omnibus
Pull in the latest of all our deps
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r-- | Gemfile.lock | 8 | ||||
-rw-r--r-- | omnibus/Gemfile.lock | 14 |
2 files changed, 11 insertions, 11 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 9738c6f570..5f5f1ee6ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -237,18 +237,18 @@ GEM little-plugger (~> 1.1) multi_json (~> 1.14) method_source (1.0.0) - mixlib-archive (1.1.4) + mixlib-archive (1.1.7) mixlib-log - mixlib-archive (1.1.4-universal-mingw32) + mixlib-archive (1.1.7-universal-mingw32) mixlib-log mixlib-authentication (3.0.7) mixlib-cli (2.1.8) mixlib-config (3.0.9) tomlrb mixlib-log (3.0.9) - mixlib-shellout (3.2.2) + mixlib-shellout (3.2.5) chef-utils - mixlib-shellout (3.2.2-universal-mingw32) + mixlib-shellout (3.2.5-universal-mingw32) chef-utils ffi-win32-extensions (~> 1.0.3) win32-process (~> 0.9) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index c88afb6bf3..bc9775f143 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/chef/omnibus - revision: c8828860739bc282fece47909b38e064163a7d31 + revision: fb2a0058e37d4bede556d085714d54a5ded99f58 branch: master specs: - omnibus (8.1.0) + omnibus (8.1.1) aws-sdk-s3 (~> 1) chef-cleanroom (~> 1.0) chef-utils (>= 15.4) @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: dd2a33e9b65365539c3226ed3438cb1bc4525964 + revision: 1dd8635284fe12ad38473d74d04607e441d62ed4 branch: master specs: omnibus-software (4.0.0) @@ -249,15 +249,15 @@ GEM multi_json (~> 1.14) method_source (1.0.0) minitar (0.9) - mixlib-archive (1.1.4) + mixlib-archive (1.1.7) mixlib-log - mixlib-archive (1.1.4-universal-mingw32) + mixlib-archive (1.1.7-universal-mingw32) mixlib-log mixlib-authentication (3.0.7) mixlib-cli (2.1.8) mixlib-config (3.0.9) tomlrb - mixlib-install (3.12.5) + mixlib-install (3.12.7) mixlib-shellout mixlib-versioning thor @@ -304,7 +304,7 @@ GEM parslet (1.8.2) pastel (0.8.0) tty-color (~> 0.5) - pedump (0.6.1) + pedump (0.6.2) awesome_print iostruct (>= 0.0.4) multipart-post (>= 2.0.0) |