summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hass <rhass@users.noreply.github.com>2017-01-03 17:25:06 -0800
committerRyan Hass <rhass@users.noreply.github.com>2017-01-03 17:31:01 -0800
commite64e1e719e33675bfc217681eec6c2bd768ed9b8 (patch)
tree7fe77b43f4e5c17ff1cf2a225a22a24da06c0c81
parentb6c2b22e490e90ebcabf31325d25218c21369f4d (diff)
downloadchef-rhass/acceptance-fix.tar.gz
Update acceptance Gemfile.lock.rhass/acceptance-fix
Update the Gemfile.lock for chef-acceptance to pull in the latest test-kitchen version which includes the following fix: https://github.com/test-kitchen/test-kitchen/commit/53a0eaf452985fa3facdc8f9059cdad012696144 Signed-off-by: Ryan Hass <rhass@users.noreply.github.com>
-rw-r--r--acceptance/Gemfile.lock36
1 files changed, 18 insertions, 18 deletions
diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock
index 6c1d3c4181..8eed594103 100644
--- a/acceptance/Gemfile.lock
+++ b/acceptance/Gemfile.lock
@@ -12,13 +12,13 @@ GEM
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
artifactory (2.5.1)
- aws-sdk (2.6.32)
- aws-sdk-resources (= 2.6.32)
- aws-sdk-core (2.6.32)
+ aws-sdk (2.6.43)
+ aws-sdk-resources (= 2.6.43)
+ aws-sdk-core (2.6.43)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
- aws-sdk-resources (2.6.32)
- aws-sdk-core (= 2.6.32)
+ aws-sdk-resources (2.6.43)
+ aws-sdk-core (= 2.6.43)
aws-sigv4 (1.0.0)
berkshelf (4.3.5)
addressable (~> 2.3, >= 2.3.4)
@@ -56,7 +56,7 @@ GEM
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
- chef-config (12.16.42)
+ chef-config (12.17.44)
addressable
fuzzyurl
mixlib-config (~> 2.0)
@@ -64,7 +64,7 @@ GEM
cleanroom (1.0.0)
coderay (1.1.1)
diff-lcs (1.2.5)
- docker-api (1.33.0)
+ docker-api (1.33.1)
excon (>= 0.38.0)
json
erubis (2.7.0)
@@ -80,7 +80,7 @@ GEM
hashie (3.4.6)
hitimes (1.2.4)
httpclient (2.7.2)
- inspec (1.7.0)
+ inspec (1.8.0)
hashie (~> 3.4)
json (>= 1.8, < 3.0)
method_source (~> 0.8)
@@ -94,7 +94,7 @@ GEM
rubyzip (~> 1.1)
sslshake (~> 1)
thor (~> 0.19)
- train (>= 0.20.1, < 1.0)
+ train (>= 0.22.0, < 1.0)
jmespath (1.3.1)
json (2.0.2)
kitchen-ec2 (1.2.0)
@@ -103,11 +103,11 @@ GEM
multi_json
retryable (~> 2.0)
test-kitchen (~> 1.4, >= 1.4.1)
- kitchen-inspec (0.16.1)
+ kitchen-inspec (0.17.0)
hashie (~> 3.4)
inspec (>= 0.34.0, < 2.0.0)
test-kitchen (~> 1.6)
- kitchen-vagrant (0.21.0)
+ kitchen-vagrant (0.21.1)
test-kitchen (~> 1.4)
little-plugger (1.1.4)
logging (2.1.0)
@@ -135,7 +135,7 @@ GEM
net-ssh (3.2.0)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
- nio4r (1.2.1)
+ nio4r (2.0.0)
nori (2.6.0)
octokit (4.6.2)
sawyer (~> 0.8.0, >= 0.5.3)
@@ -144,8 +144,8 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
- public_suffix (2.0.4)
- rainbow (2.1.0)
+ public_suffix (2.0.5)
+ rainbow (2.2.1)
retryable (2.0.4)
ridley (4.6.1)
addressable
@@ -196,7 +196,7 @@ GEM
molinillo (~> 0.4.2)
semverse (~> 1.1)
sslshake (1.0.13)
- test-kitchen (1.14.0)
+ test-kitchen (1.14.2)
mixlib-install (>= 1.2, < 3.0)
mixlib-shellout (>= 1.2, < 3.0)
net-scp (~> 1.1)
@@ -220,7 +220,7 @@ GEM
hashie (>= 2.0.2, < 4.0.0)
windows_chef_zero (2.0.0)
test-kitchen (>= 1.2.1)
- winrm (2.1.0)
+ winrm (2.1.1)
builder (>= 2.1.2)
erubis (~> 2.7)
gssapi (~> 1.2)
@@ -229,10 +229,10 @@ GEM
logging (>= 1.6.1, < 3.0)
nori (~> 2.0)
rubyntlm (~> 0.6.0, >= 0.6.1)
- winrm-elevated (1.0.1)
+ winrm-elevated (1.1.0)
winrm (~> 2.0)
winrm-fs (~> 1.0)
- winrm-fs (1.0.0)
+ winrm-fs (1.0.1)
erubis (~> 2.7)
logging (>= 1.6.1, < 3.0)
rubyzip (~> 1.1)