summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-01-05 19:49:50 -0800
committerTim Smith <tsmith84@gmail.com>2021-01-05 19:49:50 -0800
commit37744bd89dc2bbf4f2df3409b3ff442662669d80 (patch)
treef3d17f94368e5b055d017e31764be3b919d4a4f1
parent782348af9ffb9c2e05d9dfa3b5f02db850f7153c (diff)
downloadchef-37744bd89dc2bbf4f2df3409b3ff442662669d80.tar.gz
Update InSpec 4.24.8, chef-vault 4.1, mixlibshellout 3.2, plist 3.6
Update to a newer (but not latest) InSpec, pull in new plist to resolve line wrap issues, and update chef-vault for some misc perf issues. Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock112
-rw-r--r--omnibus/Gemfile.lock90
2 files changed, 120 insertions, 82 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b0349b9185..f251bd1a7c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -127,9 +127,9 @@ GEM
mixlib-cli (>= 1.4, < 3.0)
mixlib-shellout (>= 2.0, < 4.0)
ast (2.4.1)
- bcrypt_pbkdf (1.1.0.rc1)
- bcrypt_pbkdf (1.1.0.rc1-x64-mingw32)
- bcrypt_pbkdf (1.1.0.rc1-x86-mingw32)
+ bcrypt_pbkdf (1.1.0)
+ bcrypt_pbkdf (1.1.0-x64-mingw32)
+ bcrypt_pbkdf (1.1.0-x86-mingw32)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
builder (3.2.4)
@@ -138,7 +138,7 @@ GEM
chef-config
concurrent-ruby (~> 1.0)
ffi-yajl (~> 2.2)
- chef-vault (4.0.11)
+ chef-vault (4.1.0)
chef-zero (14.0.17)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 4.0)
@@ -152,14 +152,11 @@ GEM
rubocop (= 0.89.1)
coderay (1.1.3)
concurrent-ruby (1.1.7)
- crack (0.4.3)
- safe_yaml (~> 1.0.0)
- debug_inspector (0.0.3)
+ crack (0.4.5)
+ rexml
+ debug_inspector (1.0.0)
diff-lcs (1.4.4)
- ecma-re-validator (0.2.1)
- regexp_parser (~> 1.2)
ed25519 (1.2.4)
- equatable (0.6.1)
erubi (1.10.0)
erubis (2.7.0)
faraday (1.0.1)
@@ -180,26 +177,24 @@ GEM
ffi (>= 1.0.1)
gyoku (1.3.1)
builder (>= 2.1.2)
- hana (1.3.6)
hashdiff (1.0.1)
hashie (3.6.0)
highline (1.7.10)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.22.22)
+ inspec-core (4.24.8)
addressable (~> 2.4)
chef-telemetry (~> 1.0)
- faraday (>= 0.9.0)
+ faraday (>= 0.9.0, < 1.1)
hashie (~> 3.4)
- json_schemer (>= 0.2.1, < 0.2.12)
- license-acceptance (>= 0.2.13, < 2.0)
+ license-acceptance (>= 0.2.13, < 3.0)
method_source (>= 0.8, < 2.0)
mixlib-log (~> 3.0)
multipart-post (~> 2.0)
parallel (~> 1.9)
parslet (~> 1.5)
pry (~> 0.13)
- rspec (~> 3.9)
+ rspec (~> 3.9.0)
rspec-its (~> 1.2)
rubyzip (~> 1.2, >= 1.2.2)
semverse (~> 3.0)
@@ -209,16 +204,11 @@ GEM
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.22.22)
- inspec-core (= 4.22.22)
+ inspec-core-bin (4.24.8)
+ inspec-core (= 4.24.8)
ipaddress (0.8.3)
iso8601 (0.13.0)
- json (2.3.1)
- json_schemer (0.2.11)
- ecma-re-validator (~> 0.2)
- hana (~> 1.3)
- regexp_parser (~> 1.5)
- uri_template (~> 0.7)
+ json (2.5.1)
libyajl2 (1.2.0)
license-acceptance (1.0.19)
pastel (~> 0.7)
@@ -239,15 +229,15 @@ GEM
mixlib-config (3.0.9)
tomlrb
mixlib-log (3.0.9)
- mixlib-shellout (3.1.6)
+ mixlib-shellout (3.2.0)
chef-utils
- mixlib-shellout (3.1.6-universal-mingw32)
+ mixlib-shellout (3.2.0-universal-mingw32)
chef-utils
+ ffi-win32-extensions (~> 1.0.3)
win32-process (~> 0.8.2)
wmi-lite (~> 1.0)
multi_json (1.15.0)
multipart-post (2.1.1)
- necromancer (0.5.1)
net-scp (3.0.0)
net-ssh (>= 2.6.5, < 7.0.0)
net-sftp (3.0.0)
@@ -259,14 +249,13 @@ GEM
net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
nori (2.6.0)
- parallel (1.19.2)
- parser (2.7.1.4)
+ parallel (1.20.1)
+ parser (3.0.0.0)
ast (~> 2.4.1)
parslet (1.8.2)
- pastel (0.7.4)
- equatable (~> 0.6)
+ pastel (0.8.0)
tty-color (~> 0.5)
- plist (3.5.0)
+ plist (3.6.0)
proxifier (1.0.3)
pry (0.13.1)
coderay (~> 1.1)
@@ -277,7 +266,7 @@ GEM
pry-remote (0.1.8)
pry (~> 0.9)
slop (~> 3.0)
- pry-stack_explorer (0.4.12)
+ pry-stack_explorer (0.4.13)
binding_of_caller (~> 0.7)
pry (~> 0.13)
public_suffix (4.0.6)
@@ -285,15 +274,15 @@ GEM
rainbow (3.0.0)
rake (12.3.3)
rb-readline (0.5.5)
- regexp_parser (1.7.1)
+ regexp_parser (2.0.3)
rexml (3.2.4)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
- rspec-core (3.9.2)
+ rspec-core (3.9.3)
rspec-support (~> 3.9.3)
- rspec-expectations (3.9.2)
+ rspec-expectations (3.9.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-its (1.3.0)
@@ -302,7 +291,7 @@ GEM
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
- rspec-support (3.9.3)
+ rspec-support (3.9.4)
rspec_junit_formatter (0.2.3)
builder (< 4)
rspec-core (>= 2, < 4, != 2.12.0)
@@ -315,19 +304,18 @@ GEM
rubocop-ast (>= 0.3.0, < 1.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (0.3.0)
- parser (>= 2.7.1.4)
+ rubocop-ast (0.8.0)
+ parser (>= 2.7.1.5)
ruby-prof (1.2.0)
- ruby-progressbar (1.10.1)
+ ruby-progressbar (1.11.0)
ruby-shadow (2.5.0)
rubyntlm (0.6.2)
rubyzip (1.3.0)
- safe_yaml (1.0.5)
semverse (3.0.0)
slop (3.6.0)
sslshake (1.3.1)
- strings (0.1.8)
- strings-ansi (~> 0.1)
+ strings (0.2.0)
+ strings-ansi (~> 0.2)
unicode-display_width (~> 1.5)
unicode_utils (~> 1.4)
strings-ansi (0.2.0)
@@ -336,7 +324,7 @@ GEM
systemu (2.6.5)
thor (1.0.1)
tomlrb (1.2.9)
- train-core (3.3.16)
+ train-core (3.4.4)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)
@@ -347,32 +335,28 @@ GEM
winrm (~> 2.0)
winrm-elevated (~> 1.2.2)
winrm-fs (~> 1.0)
- tty-box (0.5.0)
- pastel (~> 0.7.2)
- strings (~> 0.1.6)
+ tty-box (0.7.0)
+ pastel (~> 0.8)
+ strings (~> 0.2.0)
tty-cursor (~> 0.7)
- tty-color (0.5.2)
+ tty-color (0.6.0)
tty-cursor (0.7.1)
- tty-prompt (0.21.0)
- necromancer (~> 0.5.0)
- pastel (~> 0.7.0)
- tty-reader (~> 0.7.0)
- tty-reader (0.7.0)
+ tty-prompt (0.23.0)
+ pastel (~> 0.8)
+ tty-reader (~> 0.8)
+ tty-reader (0.9.0)
tty-cursor (~> 0.7)
- tty-screen (~> 0.7)
- wisper (~> 2.0.0)
+ tty-screen (~> 0.8)
+ wisper (~> 2.0)
tty-screen (0.8.1)
- tty-table (0.11.0)
- equatable (~> 0.6)
- necromancer (~> 0.5)
- pastel (~> 0.7.2)
- strings (~> 0.1.5)
- tty-screen (~> 0.7)
+ tty-table (0.12.0)
+ pastel (~> 0.8)
+ strings (~> 0.2.0)
+ tty-screen (~> 0.8)
unicode-display_width (1.7.0)
unicode_utils (1.4.0)
- uri_template (0.7.0)
uuidtools (2.1.5)
- webmock (3.8.3)
+ webmock (3.11.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
@@ -420,7 +404,7 @@ GEM
winrm (~> 2.0)
wisper (2.0.1)
wmi-lite (1.0.5)
- yard (0.9.25)
+ yard (0.9.26)
PLATFORMS
ruby
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 30ba9134f8..c432f960d4 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -47,9 +47,9 @@ GEM
aws-sigv4 (~> 1.1)
aws-sigv4 (1.2.2)
aws-eventstream (~> 1, >= 1.0.2)
- bcrypt_pbkdf (1.1.0.rc1)
- bcrypt_pbkdf (1.1.0.rc1-x64-mingw32)
- bcrypt_pbkdf (1.1.0.rc1-x86-mingw32)
+ bcrypt_pbkdf (1.1.0.rc2)
+ bcrypt_pbkdf (1.1.0.rc2-x64-mingw32)
+ bcrypt_pbkdf (1.1.0.rc2-x86-mingw32)
berkshelf (7.1.0)
chef (>= 15.7.32)
chef-config
@@ -64,12 +64,12 @@ GEM
solve (~> 4.0)
thor (>= 0.20)
builder (3.2.4)
- chef (16.7.61)
+ chef (16.9.16)
addressable
- bcrypt_pbkdf (= 1.1.0.rc1)
+ bcrypt_pbkdf (= 1.1.0.rc2)
bundler (>= 1.10)
- chef-config (= 16.7.61)
- chef-utils (= 16.7.61)
+ chef-config (= 16.9.16)
+ chef-utils (= 16.9.16)
chef-vault
chef-zero (>= 14.0.11)
diff-lcs (>= 1.2.4, < 1.4.0)
@@ -80,6 +80,7 @@ GEM
ffi-yajl (~> 2.2)
highline (>= 1.6.9, < 3)
iniparse (~> 1.4)
+ inspec-core (~> 4.23)
license-acceptance (>= 1.0.5, < 3)
mixlib-archive (>= 0.4, < 2.0)
mixlib-authentication (>= 2.1, < 4)
@@ -87,7 +88,7 @@ GEM
mixlib-log (>= 2.0.3, < 4.0)
mixlib-shellout (>= 3.1.1, < 4.0)
net-sftp (>= 2.1.2, < 4.0)
- net-ssh (>= 4.2, < 7)
+ net-ssh (>= 5.1, < 7)
net-ssh-multi (~> 1.2, >= 1.2.1)
ohai (~> 16.0)
pastel
@@ -100,12 +101,12 @@ GEM
tty-screen (~> 0.6)
tty-table (~> 0.11)
uuidtools (~> 2.1.5)
- chef (16.7.61-universal-mingw32)
+ chef (16.9.16-universal-mingw32)
addressable
- bcrypt_pbkdf (= 1.1.0.rc1)
+ bcrypt_pbkdf (= 1.1.0.rc2)
bundler (>= 1.10)
- chef-config (= 16.7.61)
- chef-utils (= 16.7.61)
+ chef-config (= 16.9.16)
+ chef-utils (= 16.9.16)
chef-vault
chef-zero (>= 14.0.11)
diff-lcs (>= 1.2.4, < 1.4.0)
@@ -116,6 +117,7 @@ GEM
ffi-yajl (~> 2.2)
highline (>= 1.6.9, < 3)
iniparse (~> 1.4)
+ inspec-core (~> 4.23)
iso8601 (>= 0.12.1, < 0.14)
license-acceptance (>= 1.0.5, < 3)
mixlib-archive (>= 0.4, < 2.0)
@@ -124,7 +126,7 @@ GEM
mixlib-log (>= 2.0.3, < 4.0)
mixlib-shellout (>= 3.1.1, < 4.0)
net-sftp (>= 2.1.2, < 4.0)
- net-ssh (>= 4.2, < 7)
+ net-ssh (>= 5.1, < 7)
net-ssh-multi (~> 1.2, >= 1.2.1)
ohai (~> 16.0)
pastel
@@ -148,23 +150,29 @@ GEM
win32-taskscheduler (~> 2.0)
wmi-lite (~> 1.0)
chef-cleanroom (1.0.2)
- chef-config (16.7.61)
+ chef-config (16.9.16)
addressable
- chef-utils (= 16.7.61)
+ chef-utils (= 16.9.16)
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
tomlrb (~> 1.2)
- chef-utils (16.7.61)
+ chef-telemetry (1.0.14)
+ chef-config
+ concurrent-ruby (~> 1.0)
+ ffi-yajl (~> 2.2)
+ chef-utils (16.9.16)
chef-vault (4.1.0)
- chef-zero (15.0.3)
+ chef-zero (15.0.4)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 5.0)
mixlib-log (>= 2.0, < 4.0)
rack (~> 2.0, >= 2.0.6)
uuidtools (~> 2.1)
+ webrick
citrus (3.0.2)
cleanroom (1.0.0)
+ coderay (1.1.3)
concurrent-ruby (1.1.7)
diff-lcs (1.3)
ed25519 (1.2.4)
@@ -191,6 +199,28 @@ GEM
highline (2.0.3)
httpclient (2.8.3)
iniparse (1.5.0)
+ inspec-core (4.24.26)
+ addressable (~> 2.4)
+ chef-telemetry (~> 1.0)
+ faraday (>= 0.9.0, < 1.2)
+ hashie (>= 3.4, < 5.0)
+ license-acceptance (>= 0.2.13, < 3.0)
+ method_source (>= 0.8, < 2.0)
+ mixlib-log (~> 3.0)
+ multipart-post (~> 2.0)
+ parallel (~> 1.9)
+ parslet (>= 1.5, < 3.0)
+ pry (~> 0.13)
+ rspec (~> 3.10)
+ rspec-its (~> 1.2)
+ rubyzip (>= 1.2.2, < 3.0)
+ semverse (~> 3.0)
+ sslshake (~> 1.2)
+ thor (>= 0.20, < 2.0)
+ tomlrb (>= 1.2, < 2.1)
+ train-core (~> 3.0)
+ tty-prompt (~> 0.17)
+ tty-table (~> 0.10)
iostruct (0.0.4)
ipaddress (0.8.3)
iso8601 (0.13.0)
@@ -212,6 +242,7 @@ GEM
logging (2.3.0)
little-plugger (~> 1.1)
multi_json (~> 1.14)
+ method_source (1.0.0)
minitar (0.9)
mixlib-archive (1.0.7)
mixlib-log
@@ -248,7 +279,7 @@ GEM
net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
nori (2.6.0)
- octokit (4.19.0)
+ octokit (4.20.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
ohai (16.8.1)
@@ -264,6 +295,8 @@ GEM
plist (~> 3.1)
train-core
wmi-lite (~> 1.0)
+ parallel (1.20.1)
+ parslet (2.0.0)
pastel (0.8.0)
tty-color (~> 0.5)
pedump (0.6.1)
@@ -274,10 +307,29 @@ GEM
zhexdump (>= 0.0.2)
plist (3.6.0)
proxifier (1.0.3)
+ pry (0.13.1)
+ coderay (~> 1.1)
+ method_source (~> 1.0)
public_suffix (4.0.6)
rack (2.2.3)
rainbow (3.0.0)
retryable (3.0.5)
+ rspec (3.10.0)
+ rspec-core (~> 3.10.0)
+ rspec-expectations (~> 3.10.0)
+ rspec-mocks (~> 3.10.0)
+ rspec-core (3.10.1)
+ rspec-support (~> 3.10.0)
+ rspec-expectations (3.10.1)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.10.0)
+ rspec-its (1.3.0)
+ rspec-core (>= 3.0.0)
+ rspec-expectations (>= 3.0.0)
+ rspec-mocks (3.10.1)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.10.0)
+ rspec-support (3.10.1)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.2)
rubyntlm (0.6.2)
@@ -289,6 +341,7 @@ GEM
solve (4.0.4)
molinillo (~> 0.6)
semverse (>= 1.1, < 4.0)
+ sslshake (1.3.1)
strings (0.2.0)
strings-ansi (~> 0.2)
unicode-display_width (~> 1.5)
@@ -345,6 +398,7 @@ GEM
unicode-display_width (1.7.0)
unicode_utils (1.4.0)
uuidtools (2.1.5)
+ webrick (1.7.0)
win32-api (1.5.3-universal-mingw32)
win32-certstore (0.4.1)
ffi