diff options
author | Matt Wrock <matt@mattwrock.com> | 2016-09-26 15:19:20 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-26 15:19:20 -0700 |
commit | 645150560b60783f09ab9c8a0d8eeb96b6d2c793 (patch) | |
tree | f17bf886d9272d16e4765087e4de852cfaae5641 /acceptance | |
parent | 7ed29654c4adf43efbdddd2dccc5afb014c88cca (diff) | |
download | chef-645150560b60783f09ab9c8a0d8eeb96b6d2c793.tar.gz |
update dependencies (#5384)
Diffstat (limited to 'acceptance')
-rw-r--r-- | acceptance/Gemfile.lock | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock index 8ec07d1c80..0dbc73eeb7 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.2) - aws-sdk-resources (= 2.6.2) - aws-sdk-core (2.6.2) + aws-sdk (2.6.3) + aws-sdk-resources (= 2.6.3) + aws-sdk-core (2.6.3) jmespath (~> 1.0) - aws-sdk-resources (2.6.2) - aws-sdk-core (= 2.6.2) + aws-sdk-resources (2.6.3) + aws-sdk-core (= 2.6.3) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) berkshelf-api-client (~> 2.0, >= 2.0.2) @@ -53,7 +53,7 @@ GEM celluloid-io (0.16.2) celluloid (>= 0.16.0) nio4r (>= 1.1.0) - chef-config (12.14.77) + chef-config (12.14.89) addressable fuzzyurl mixlib-config (~> 2.0) @@ -77,7 +77,7 @@ GEM hashie (3.4.6) hitimes (1.2.4) httpclient (2.7.2) - inspec (0.35.0) + inspec (1.0.0) hashie (~> 3.4) json (>= 1.8, < 3.0) method_source (~> 0.8) @@ -90,7 +90,7 @@ GEM rubyzip (~> 1.1) sslshake (~> 1) thor (~> 0.19) - train (>= 0.19.0, < 1.0) + train (>= 0.19.1, < 1.0) jmespath (1.3.1) json (2.0.2) kitchen-ec2 (1.2.0) @@ -99,8 +99,8 @@ GEM multi_json retryable (~> 2.0) test-kitchen (~> 1.4, >= 1.4.1) - kitchen-inspec (0.15.1) - inspec (>= 0.22.0, < 1.0.0) + kitchen-inspec (0.15.2) + inspec (>= 0.22.0, < 2.0.0) test-kitchen (~> 1.6) kitchen-vagrant (0.20.0) test-kitchen (~> 1.4) @@ -115,7 +115,7 @@ GEM mixlib-authentication (1.4.1) mixlib-log mixlib-config (2.2.4) - mixlib-install (1.2.2) + mixlib-install (2.0.0) artifactory mixlib-shellout mixlib-versioning @@ -187,8 +187,8 @@ GEM molinillo (~> 0.4.2) semverse (~> 1.1) sslshake (1.0.12) - test-kitchen (1.13.0) - mixlib-install (~> 1.2) + test-kitchen (1.13.2) + mixlib-install (>= 1.2, < 3.0) mixlib-shellout (>= 1.2, < 3.0) net-scp (~> 1.1) net-ssh (>= 2.9, < 4.0) @@ -220,7 +220,7 @@ GEM logging (>= 1.6.1, < 3.0) nori (~> 2.0) rubyntlm (~> 0.6.0, >= 0.6.1) - winrm-elevated (1.0.0) + winrm-elevated (1.0.1) winrm (~> 2.0) winrm-fs (~> 1.0) winrm-fs (1.0.0) |