summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-07-20 11:42:00 -0700
committerGitHub <noreply@github.com>2020-07-20 11:42:00 -0700
commit3dae6b529ce4781169ebd7a138e61fe271afb3d3 (patch)
treef006765e071d5e556ae915681c3721a20c3d42e9
parent9ca84f5fc75068aecfc6b53fd03ec05bcb92a480 (diff)
parent98f845b71dd1ea892120b30d03ce1afb243d9443 (diff)
downloadchef-3dae6b529ce4781169ebd7a138e61fe271afb3d3.tar.gz
Merge pull request #10178 from chef/bump_deps
Update InSpec to 4.22 and mixlib-shellout to 3.1.1
-rw-r--r--Gemfile.lock16
-rw-r--r--omnibus/Gemfile.lock16
2 files changed, 18 insertions, 14 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 6b65688ca8..21bd4ee0d8 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -198,7 +198,7 @@ GEM
htmlentities (4.3.4)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.21.3)
+ inspec-core (4.22.0)
addressable (~> 2.4)
chef-telemetry (~> 1.0)
faraday (>= 0.9.0)
@@ -223,8 +223,8 @@ GEM
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.21.3)
- inspec-core (= 4.21.3)
+ inspec-core-bin (4.22.0)
+ inspec-core (= 4.22.0)
ipaddress (0.8.3)
iso8601 (0.13.0)
json (2.3.1)
@@ -253,8 +253,10 @@ GEM
mixlib-config (3.0.6)
tomlrb
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)
multi_json (1.15.0)
@@ -327,7 +329,7 @@ GEM
rubocop-ast (>= 0.1.0, < 1.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (0.1.0)
+ rubocop-ast (0.2.0)
parser (>= 2.7.0.1)
ruby-prof (1.2.0)
ruby-progressbar (1.10.1)
@@ -377,7 +379,7 @@ GEM
tty-cursor (~> 0.7)
tty-screen (~> 0.7)
wisper (~> 2.0.0)
- tty-screen (0.8.0)
+ tty-screen (0.8.1)
tty-table (0.11.0)
equatable (~> 0.6)
necromancer (~> 0.5)
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)