diff options
author | Tim Smith <tsmith@chef.io> | 2018-10-24 18:32:10 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2018-10-24 19:07:09 -0700 |
commit | f71d6f787ae6d484237e704fe56271d22937588d (patch) | |
tree | 99816cd7be4b37b97d734c0dfd92601c6a261eac /omnibus | |
parent | f64d0232d185a12e48b83b4a428c189f3428b36a (diff) | |
download | chef-f71d6f787ae6d484237e704fe56271d22937588d.tar.gz |
Update specinfra and chef-vault to the latest
Each of these trims the included files a bit.
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 620c5bb3d4..36e0961c4e 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: 7f8d59bf247140abf02a2bcd3eee0265496f7dcd + revision: 1d0fbaba922b31444c91f8e5a440ca3ac50aae67 branch: master specs: omnibus-software (4.0.0) @@ -33,15 +33,15 @@ GEM awesome_print (1.8.0) aws-eventstream (1.0.1) aws-partitions (1.106.0) - aws-sdk-core (3.34.0) + aws-sdk-core (3.35.0) aws-eventstream (~> 1.0) aws-partitions (~> 1.0) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-kms (1.10.0) + aws-sdk-kms (1.11.0) aws-sdk-core (~> 3, >= 3.26.0) aws-sigv4 (~> 1.0) - aws-sdk-s3 (1.22.0) + aws-sdk-s3 (1.23.0) aws-sdk-core (~> 3, >= 3.26.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.0) @@ -294,7 +294,7 @@ GEM solve (4.0.0) molinillo (~> 0.6) semverse (>= 1.1, < 3.0) - specinfra (2.76.2) + specinfra (2.76.3) net-scp net-ssh (>= 2.7) net-telnet (= 0.1.1) |