diff options
author | Thiago Oliveira <thiagoo@yahoo-inc.com> | 2016-10-12 11:58:52 -0700 |
---|---|---|
committer | Thiago Oliveira <thiagoo@yahoo-inc.com> | 2016-10-13 18:58:31 -0700 |
commit | 2352eb3479f697e38a850a5b5dd2cfe74ef838f3 (patch) | |
tree | 85abe8ba9b6cf96c1b8f491982ca78c685e6b0e1 /acceptance | |
parent | 50a13cce536f071bffed2ac02bc05bf1a39ba013 (diff) | |
download | chef-2352eb3479f697e38a850a5b5dd2cfe74ef838f3.tar.gz |
update openssl to 1.0.2j to address vulnerabilities
Signed-off-by: Thiago Oliveira <thiagoo@yahoo-inc.com>
Diffstat (limited to 'acceptance')
-rw-r--r-- | acceptance/Gemfile.lock | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock index 55da7b77a8..e527310a35 100644 --- a/acceptance/Gemfile.lock +++ b/acceptance/Gemfile.lock @@ -11,12 +11,12 @@ GEM specs: addressable (2.4.0) artifactory (2.5.0) - aws-sdk (2.6.5) - aws-sdk-resources (= 2.6.5) - aws-sdk-core (2.6.5) + aws-sdk (2.6.6) + aws-sdk-resources (= 2.6.6) + aws-sdk-core (2.6.6) jmespath (~> 1.0) - aws-sdk-resources (2.6.5) - aws-sdk-core (= 2.6.5) + aws-sdk-resources (2.6.6) + aws-sdk-core (= 2.6.6) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) berkshelf-api-client (~> 2.0, >= 2.0.2) @@ -61,7 +61,7 @@ GEM cleanroom (1.0.0) coderay (1.1.1) diff-lcs (1.2.5) - docker-api (1.32.0) + docker-api (1.32.1) excon (>= 0.38.0) json erubis (2.7.0) @@ -77,7 +77,7 @@ GEM hashie (3.4.6) hitimes (1.2.4) httpclient (2.7.2) - inspec (1.0.0) + inspec (1.2.0) hashie (~> 3.4) json (>= 1.8, < 3.0) method_source (~> 0.8) @@ -211,7 +211,7 @@ GEM hashie (>= 2.0.2, < 4.0.0) windows_chef_zero (2.0.0) test-kitchen (>= 1.2.1) - winrm (2.0.3) + winrm (2.1.0) builder (>= 2.1.2) erubis (~> 2.7) gssapi (~> 1.2) |