diff options
author | Tim Smith <tsmith@chef.io> | 2018-08-23 20:18:52 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2018-08-23 20:18:52 -0700 |
commit | dd288944c63c8ac8d876bf81cacda2449d4b9768 (patch) | |
tree | b9d651d43762c6153743abf6b21fc622cef41200 /omnibus/Gemfile.lock | |
parent | 8d393010ccdd1589b4d7255c6910501c7501d031 (diff) | |
download | chef-dd288944c63c8ac8d876bf81cacda2449d4b9768.tar.gz |
Pull in latest omnibus definitions + new inspec/train
See if this fixes our jenkins build failures, but also bump inspec to the latest while we're in here.
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus/Gemfile.lock')
-rw-r--r-- | omnibus/Gemfile.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 76a24bf77e..0f30245639 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: 3511a7f7d237bf6875dce88e8627055d6cd61cbe + revision: 56ae031dc36c9c060eb94709dd30f13ac50bc3f2 branch: master specs: omnibus-software (4.0.0) @@ -31,13 +31,13 @@ GEM addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) awesome_print (1.8.0) - aws-sdk (2.11.113) - aws-sdk-resources (= 2.11.113) - aws-sdk-core (2.11.113) + aws-sdk (2.11.115) + aws-sdk-resources (= 2.11.115) + aws-sdk-core (2.11.115) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.11.113) - aws-sdk-core (= 2.11.113) + aws-sdk-resources (2.11.115) + aws-sdk-core (= 2.11.115) aws-sigv4 (1.0.3) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) |