diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-07-20 11:20:07 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-07-20 11:20:07 -0700 |
commit | 98f845b71dd1ea892120b30d03ce1afb243d9443 (patch) | |
tree | f006765e071d5e556ae915681c3721a20c3d42e9 /omnibus | |
parent | 9ca84f5fc75068aecfc6b53fd03ec05bcb92a480 (diff) | |
download | chef-98f845b71dd1ea892120b30d03ce1afb243d9443.tar.gz |
Update InSpec to 4.22 and mixlib-shellout to 3.1.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 1d06adf57d..cbff388f75 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/chef/omnibus - revision: ddf6befa553cd48b737fb76569284f3d2eaa56d9 + revision: f8f202cdffe5a77aed4c4884f302a38be3eabc64 branch: master specs: - omnibus (7.0.16) + 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.0) 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) |