diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-07-21 10:00:46 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-07-21 10:00:46 -0700 |
commit | c1cca69fcf5336367a169259788a0ce7b9880c0a (patch) | |
tree | 7aad996ac777aaa9e9202c0aa451824204b21c7f /omnibus | |
parent | 8986d89db5d218e11b930227284d3c9570ff1140 (diff) | |
download | chef-c1cca69fcf5336367a169259788a0ce7b9880c0a.tar.gz |
Bump mixlib-shellout to 3.1.1 and inspec to 4.22.1
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index d22a6db8e1..871f6649ee 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/chef/omnibus - revision: fdca423b097bfdabc765320aa15f7b392501b7ed + revision: f8f202cdffe5a77aed4c4884f302a38be3eabc64 branch: master specs: - omnibus (7.0.18) + omnibus (7.0.19) aws-sdk-s3 (~> 1) chef-cleanroom (~> 1.0) chef-sugar (>= 3.3) @@ -32,8 +32,8 @@ GEM artifactory (3.0.15) awesome_print (1.8.0) aws-eventstream (1.1.0) - aws-partitions (1.341.0) - aws-sdk-core (3.103.0) + aws-partitions (1.343.0) + aws-sdk-core (3.104.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) @@ -224,8 +224,10 @@ GEM mixlib-versioning thor mixlib-log (3.0.8) - mixlib-shellout (3.0.9) - mixlib-shellout (3.0.9-universal-mingw32) + mixlib-shellout (3.1.1) + chef-utils + mixlib-shellout (3.1.1-universal-mingw32) + chef-utils win32-process (~> 0.8.2) wmi-lite (~> 1.0) mixlib-versioning (1.2.12) @@ -336,7 +338,7 @@ GEM tty-cursor (~> 0.7) tty-screen (~> 0.7) wisper (~> 2.0.0) - tty-screen (0.8.0) + tty-screen (0.8.1) unicode-display_width (1.7.0) unicode_utils (1.4.0) uuidtools (2.1.5) |