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 /kitchen-tests/Gemfile.lock | |
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 'kitchen-tests/Gemfile.lock')
-rw-r--r-- | kitchen-tests/Gemfile.lock | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/kitchen-tests/Gemfile.lock b/kitchen-tests/Gemfile.lock index f1e544cc08..45157ce61a 100644 --- a/kitchen-tests/Gemfile.lock +++ b/kitchen-tests/Gemfile.lock @@ -3,12 +3,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 (5.1.0) addressable (~> 2.3, >= 2.3.4) berkshelf-api-client (>= 2.0.2, < 4.0) @@ -51,7 +51,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) @@ -69,7 +69,7 @@ GEM hitimes (1.2.4) hitimes (1.2.4-x86-mingw32) httpclient (2.8.2.4) - inspec (1.0.0) + inspec (1.2.0) hashie (~> 3.4) json (>= 1.8, < 3.0) method_source (~> 0.8) @@ -86,7 +86,7 @@ GEM jmespath (1.3.1) json (2.0.2) kitchen-appbundle-updater (0.1.2) - kitchen-dokken (1.0.0) + kitchen-dokken (1.0.3) docker-api (~> 1.29) test-kitchen (~> 1.5) kitchen-ec2 (1.2.0) @@ -111,10 +111,11 @@ GEM mixlib-authentication (1.4.1) mixlib-log mixlib-config (2.2.4) - mixlib-install (2.0.3) + mixlib-install (2.1.1) artifactory mixlib-shellout mixlib-versioning + thor mixlib-log (1.7.1) mixlib-shellout (2.2.7) mixlib-shellout (2.2.7-universal-mingw32) @@ -211,7 +212,7 @@ GEM hashie (>= 2.0.2, < 4.0.0) win32-process (0.8.3) ffi (>= 1.0.0) - winrm (2.0.3) + winrm (2.1.0) builder (>= 2.1.2) erubis (~> 2.7) gssapi (~> 1.2) |