summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-01-04 12:46:59 -0800
committerTim Smith <tsmith84@gmail.com>2021-01-04 12:46:59 -0800
commitd31c0ae7df0de835658fbc635e49da41c54111d9 (patch)
tree20dfffc724655e0e01e72494431cf7110517342e
parentb49246ff661c4eaab5db2d904ed807288fc57677 (diff)
downloadchef-d31c0ae7df0de835658fbc635e49da41c54111d9.tar.gz
Update all omnibus deps to the latest
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--omnibus/Gemfile.lock114
1 files changed, 83 insertions, 31 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 6f4cfd37b6..ec158858e2 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/omnibus
- revision: d13ae1686e8b54e065ce2a3f27585a2890f1abec
+ revision: 44f13035ff8aa40ea15e4483dfcfde09b8c82e5c
branch: master
specs:
- omnibus (8.0.9)
+ omnibus (8.0.11)
aws-sdk-s3 (~> 1)
chef-cleanroom (~> 1.0)
chef-utils (>= 15.4)
@@ -18,7 +18,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 457df26b59259183d2918e802ffb79de9a134e27
+ revision: 869ef4e1ece0d53c267b8ca0b4b86e2644ef7693
branch: master
specs:
omnibus-software (4.0.0)
@@ -32,7 +32,7 @@ GEM
artifactory (3.0.15)
awesome_print (1.8.0)
aws-eventstream (1.1.0)
- aws-partitions (1.410.0)
+ aws-partitions (1.414.0)
aws-sdk-core (3.110.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
@@ -41,15 +41,15 @@ GEM
aws-sdk-kms (1.40.0)
aws-sdk-core (~> 3, >= 3.109.0)
aws-sigv4 (~> 1.1)
- aws-sdk-s3 (1.86.2)
+ aws-sdk-s3 (1.87.0)
aws-sdk-core (~> 3, >= 3.109.0)
- aws-sdk-kms (~> 1.26)
+ aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.2.2)
aws-eventstream (~> 1, >= 1.0.2)
- bcrypt_pbkdf (1.1.0.rc2)
- bcrypt_pbkdf (1.1.0.rc2-x64-mingw32)
- bcrypt_pbkdf (1.1.0.rc2-x86-mingw32)
+ bcrypt_pbkdf (1.1.0.rc1)
+ bcrypt_pbkdf (1.1.0.rc1-x64-mingw32)
+ bcrypt_pbkdf (1.1.0.rc1-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.8.14)
addressable
- bcrypt_pbkdf (= 1.1.0.rc2)
+ bcrypt_pbkdf (= 1.1.0.rc1)
bundler (>= 1.10)
- chef-config (= 16.7.61)
- chef-utils (= 16.7.61)
+ chef-config (= 16.8.14)
+ chef-utils (= 16.8.14)
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.8.14-universal-mingw32)
addressable
- bcrypt_pbkdf (= 1.1.0.rc2)
+ bcrypt_pbkdf (= 1.1.0.rc1)
bundler (>= 1.10)
- chef-config (= 16.7.61)
- chef-utils (= 16.7.61)
+ chef-config (= 16.8.14)
+ chef-utils (= 16.8.14)
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,14 +150,18 @@ GEM
win32-taskscheduler (~> 2.0)
wmi-lite (~> 1.0)
chef-cleanroom (1.0.2)
- chef-config (16.7.61)
+ chef-config (16.8.14)
addressable
- chef-utils (= 16.7.61)
+ chef-utils (= 16.8.14)
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.8.14)
chef-vault (4.1.0)
chef-zero (15.0.3)
ffi-yajl (~> 2.2)
@@ -165,6 +171,7 @@ GEM
uuidtools (~> 2.1)
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)
@@ -173,9 +180,9 @@ GEM
faraday (1.1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords
- ffi (1.13.1)
- ffi (1.13.1-x64-mingw32)
- ffi (1.13.1-x86-mingw32)
+ ffi (1.14.2)
+ ffi (1.14.2-x64-mingw32)
+ ffi (1.14.2-x86-mingw32)
ffi-libarchive (1.0.4)
ffi (~> 1.0)
ffi-win32-extensions (1.0.4)
@@ -191,11 +198,33 @@ 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)
jmespath (1.4.0)
- json (2.4.1)
+ json (2.5.1)
kitchen-vagrant (1.7.2)
test-kitchen (>= 1.4, < 3)
libyajl2 (1.2.0)
@@ -212,6 +241,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 +278,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 +294,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)
@@ -272,13 +304,32 @@ GEM
multipart-post (>= 2.0.0)
rainbow
zhexdump (>= 0.0.2)
- plist (3.5.0)
+ 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)
- ruby-progressbar (1.10.1)
+ 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)
rubyzip (2.3.0)
@@ -289,6 +340,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)
@@ -296,7 +348,7 @@ GEM
strings-ansi (0.2.0)
structured_warnings (0.4.0)
syslog-logger (1.6.8)
- test-kitchen (2.8.0)
+ test-kitchen (2.9.0)
bcrypt_pbkdf (~> 1.0)
ed25519 (~> 1.2)
license-acceptance (>= 1.0.11, < 3.0)
@@ -324,7 +376,7 @@ GEM
winrm (~> 2.0)
winrm-elevated (~> 1.2.2)
winrm-fs (~> 1.0)
- tty-box (0.6.0)
+ tty-box (0.7.0)
pastel (~> 0.8)
strings (~> 0.2.0)
tty-cursor (~> 0.7)