summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-07-21 10:00:46 -0700
committerTim Smith <tsmith84@gmail.com>2020-07-21 10:00:46 -0700
commitc1cca69fcf5336367a169259788a0ce7b9880c0a (patch)
tree7aad996ac777aaa9e9202c0aa451824204b21c7f
parent8986d89db5d218e11b930227284d3c9570ff1140 (diff)
downloadchef-c1cca69fcf5336367a169259788a0ce7b9880c0a.tar.gz
Bump mixlib-shellout to 3.1.1 and inspec to 4.22.1
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock20
-rw-r--r--omnibus/Gemfile.lock16
2 files changed, 20 insertions, 16 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 2f0150c30f..d79718e5b5 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -193,13 +193,13 @@ GEM
htmlentities (4.3.4)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.21.3)
+ inspec-core (4.22.1)
addressable (~> 2.4)
chef-telemetry (~> 1.0)
faraday (>= 0.9.0)
hashie (~> 3.4)
htmlentities (~> 4.3)
- json_schemer (~> 0.2.1)
+ json_schemer (>= 0.2.1, < 0.2.12)
license-acceptance (>= 0.2.13, < 2.0)
method_source (>= 0.8, < 2.0)
mixlib-log (~> 3.0)
@@ -218,12 +218,12 @@ 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.1)
+ inspec-core (= 4.22.1)
ipaddress (0.8.3)
iso8601 (0.13.0)
json (2.3.1)
- json_schemer (0.2.12)
+ json_schemer (0.2.11)
ecma-re-validator (~> 0.2)
hana (~> 1.3)
regexp_parser (~> 1.5)
@@ -248,8 +248,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)
@@ -322,7 +324,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)
@@ -372,7 +374,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 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)