summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-07-06 12:26:03 -0700
committerTim Smith <tsmith@chef.io>2021-07-06 12:26:03 -0700
commit3e0b9c255c4ebef1fcf8ab6e69e7d5373bed62a4 (patch)
treea34e6f975467604e02428ee7ca85f141775ec9ac
parentb8211943d8274eaf2f9d033d5b26e35ff5465a88 (diff)
downloadchef-3e0b9c255c4ebef1fcf8ab6e69e7d5373bed62a4.tar.gz
Update omnibus/omnibus-software to the latest
Get the latest and greatest. Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--omnibus/Gemfile.lock32
1 files changed, 17 insertions, 15 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 6cf9b59a7a..f96ae0354d 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/omnibus-software.git
- revision: c626aa2a357f482461f59aa038581bf0ec809fcb
+ revision: b02a8c311c403c102a79ba1c1d8c0ce689d93373
branch: master
specs:
omnibus-software (4.0.0)
@@ -8,13 +8,14 @@ GIT
GIT
remote: https://github.com/chef/omnibus.git
- revision: 87db446ee0b9872a8a588bedc660c351991e8bda
+ revision: 5c1b453f577c54ab4b75c45e5949906bd916371a
branch: master
specs:
- omnibus (8.1.10)
+ omnibus (8.1.12)
aws-sdk-s3 (~> 1)
chef-cleanroom (~> 1.0)
chef-utils (>= 15.4)
+ contracts (>= 0.16.0, < 0.17.0)
ffi-yajl (~> 2.2)
license_scout (~> 1.0)
mixlib-shellout (>= 2.0, < 4.0)
@@ -27,13 +28,13 @@ GIT
GEM
remote: https://rubygems.org/
specs:
- addressable (2.7.0)
+ addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
artifactory (3.0.15)
awesome_print (1.9.2)
aws-eventstream (1.1.1)
- aws-partitions (1.469.0)
- aws-sdk-core (3.114.3)
+ aws-partitions (1.473.0)
+ aws-sdk-core (3.115.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
@@ -162,7 +163,7 @@ GEM
concurrent-ruby (~> 1.0)
chef-utils (16.13.16)
chef-vault (4.1.0)
- chef-zero (15.0.4)
+ chef-zero (15.0.7)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 5.0)
mixlib-log (>= 2.0, < 4.0)
@@ -173,11 +174,12 @@ GEM
cleanroom (1.0.0)
coderay (1.1.3)
concurrent-ruby (1.1.9)
+ contracts (0.16.1)
diff-lcs (1.3)
ed25519 (1.2.4)
erubi (1.10.0)
erubis (2.7.0)
- faraday (1.4.2)
+ faraday (1.4.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
@@ -210,7 +212,7 @@ GEM
highline (2.0.3)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.37.30)
+ inspec-core (4.38.3)
addressable (~> 2.4)
chef-telemetry (~> 1.0, >= 1.0.8)
faraday (>= 0.9.0, < 1.5)
@@ -238,15 +240,15 @@ GEM
iso8601 (0.13.0)
jmespath (1.4.0)
json (2.5.1)
- kitchen-vagrant (1.8.0)
- test-kitchen (>= 1.4, < 3)
+ kitchen-vagrant (1.9.0)
+ test-kitchen (>= 1.4, < 4)
libyajl2 (2.1.0)
license-acceptance (2.1.13)
pastel (~> 0.7)
tomlrb (>= 1.2, < 3.0)
tty-box (~> 0.6)
tty-prompt (~> 0.20)
- license_scout (1.2.12)
+ license_scout (1.2.13)
ffi-yajl (~> 2.2)
mixlib-shellout (>= 2.2, < 4.0)
toml-rb (>= 1, < 3)
@@ -345,7 +347,7 @@ GEM
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.4)
rubyntlm (0.6.3)
- rubyzip (2.3.0)
+ rubyzip (2.3.2)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
@@ -361,7 +363,7 @@ GEM
strings-ansi (0.2.0)
structured_warnings (0.4.0)
syslog-logger (1.6.8)
- test-kitchen (2.12.0)
+ test-kitchen (3.0.0)
bcrypt_pbkdf (~> 1.0)
chef-utils (>= 16.4.35)
ed25519 (~> 1.2)
@@ -379,7 +381,7 @@ GEM
toml-rb (2.0.1)
citrus (~> 3.0, > 3.0)
tomlrb (1.3.0)
- train-core (3.7.2)
+ train-core (3.7.4)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)