diff options
author | Tim Smith <tsmith@chef.io> | 2018-03-27 08:44:58 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2018-03-27 08:44:58 -0700 |
commit | fde17793aa32a475fd6bf4f89bbd04aac940b4d9 (patch) | |
tree | d7a1b35a37ba6bd53b6b60c9df990024c7afc3d1 /omnibus/Gemfile.lock | |
parent | 6544dd658b5783bd377364133fe0ed71e28b073b (diff) | |
download | chef-fde17793aa32a475fd6bf4f89bbd04aac940b4d9.tar.gz |
Update openssl to 1.0.2o
This addresses https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-0739
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 3ffec313cc..446f5394a3 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: e97dc51025c6c8d70409f41ba1dec6d4cce6a176 + revision: 23282b98937a697f6c2009b2d22b5c5fdaf87c38 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.21) - aws-sdk-resources (= 2.11.21) - aws-sdk-core (2.11.21) + aws-sdk (2.11.22) + aws-sdk-resources (= 2.11.22) + aws-sdk-core (2.11.22) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.11.21) - aws-sdk-core (= 2.11.21) + aws-sdk-resources (2.11.22) + aws-sdk-core (= 2.11.22) aws-sigv4 (1.0.2) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) |