summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Keiser <john@johnkeiser.com>2016-08-09 10:08:45 -0700
committerJohn Keiser <john@johnkeiser.com>2016-08-09 12:40:31 -0700
commit98347e378666f29f9c90a4f5fc0867e128c04dfd (patch)
treeca918e72cfa26a9c46a3f79ffb2d2442cb5b534c
parente4f1d77c05b3170a1ae219f6e26d2bed6a89f4b7 (diff)
downloadchef-jk/update-ec2.tar.gz
Update kitchen-ec2 to 1.1.0 to fix race conditionsjk/update-ec2
-rw-r--r--acceptance/Gemfile.lock30
-rw-r--r--kitchen-tests/Berksfile.lock2
-rw-r--r--kitchen-tests/Gemfile.lock20
-rw-r--r--omnibus/Gemfile.lock10
4 files changed, 31 insertions, 31 deletions
diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock
index aa0f09e306..d9605beda0 100644
--- a/acceptance/Gemfile.lock
+++ b/acceptance/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: git://github.com/chef/train.git
- revision: cc92f89267f128ee78bc12da803722268e2f6af2
+ revision: 11ec2db8a2c06757335660a2704ca140b24b7ec3
branch: winrm-v2
specs:
- train (0.15.0)
+ train (0.15.1)
docker-api (~> 1.26)
json (~> 1.8)
mixlib-shellout (~> 2.0)
@@ -31,7 +31,7 @@ GIT
GIT
remote: git://github.com/test-kitchen/test-kitchen.git
- revision: 06d7c0168ed6390c87a821ae8958e7d80c4d1912
+ revision: c4b42161729572b95a93468fb8d653d15935bc74
branch: winrm-v2
specs:
test-kitchen (1.10.2)
@@ -44,7 +44,7 @@ GIT
GIT
remote: git://github.com/winrb/winrm-elevated.git
- revision: 160bf424e018b2539fdde73079443e565ae57260
+ revision: fcf1d3490412d780d17ac4db09a9101b9794f6f4
branch: winrm-v2
specs:
winrm-elevated (1.0.0)
@@ -53,7 +53,7 @@ GIT
GIT
remote: git://github.com/winrb/winrm-fs.git
- revision: ceb883b87fb81898e73e9249f287457ccb9d549f
+ revision: d8fa7d648d797c434b20d8f45aa91ddb8f2d2c82
branch: winrm-v2
specs:
winrm-fs (1.0.0)
@@ -64,7 +64,7 @@ GIT
GIT
remote: git://github.com/winrb/winrm.git
- revision: 3e50c963b935d046099a5afb295cf01f8030e43e
+ revision: d6ae35d857234676916054344070d601519ec102
branch: winrm-v2
specs:
winrm (2.0.0)
@@ -82,12 +82,12 @@ GEM
specs:
addressable (2.4.0)
artifactory (2.3.3)
- aws-sdk (2.5.0)
- aws-sdk-resources (= 2.5.0)
- aws-sdk-core (2.5.0)
+ aws-sdk (2.5.1)
+ aws-sdk-resources (= 2.5.1)
+ aws-sdk-core (2.5.1)
jmespath (~> 1.0)
- aws-sdk-resources (2.5.0)
- aws-sdk-core (= 2.5.0)
+ aws-sdk-resources (2.5.1)
+ aws-sdk-core (= 2.5.1)
berkshelf (4.3.5)
addressable (~> 2.3, >= 2.3.4)
berkshelf-api-client (~> 2.0, >= 2.0.2)
@@ -131,7 +131,7 @@ GEM
cleanroom (1.0.0)
coderay (1.1.1)
diff-lcs (1.2.5)
- docker-api (1.30.0)
+ docker-api (1.31.0)
excon (>= 0.38.0)
json
erubis (2.7.0)
@@ -147,7 +147,7 @@ GEM
hashie (3.4.4)
hitimes (1.2.4)
httpclient (2.7.2)
- inspec (0.26.0)
+ inspec (0.28.1)
hashie (~> 3.4)
json (~> 1.8)
method_source (~> 0.8)
@@ -157,10 +157,10 @@ GEM
rspec-its (~> 1.2)
rubyzip (~> 1.1)
thor (~> 0.19)
- train (~> 0.13)
+ train (>= 0.15.1, < 1.0)
jmespath (1.3.1)
json (1.8.3)
- kitchen-ec2 (1.0.1)
+ kitchen-ec2 (1.1.0)
aws-sdk (~> 2)
excon
multi_json
diff --git a/kitchen-tests/Berksfile.lock b/kitchen-tests/Berksfile.lock
index e54aace074..2c04d3090e 100644
--- a/kitchen-tests/Berksfile.lock
+++ b/kitchen-tests/Berksfile.lock
@@ -90,7 +90,7 @@ GRAPH
selinux (0.9.0)
seven_zip (2.0.1)
windows (>= 1.2.2)
- sudo (2.9.0)
+ sudo (2.10.0)
ubuntu (1.2.0)
apt (>= 0.0.0)
users (3.0.0)
diff --git a/kitchen-tests/Gemfile.lock b/kitchen-tests/Gemfile.lock
index 43f01c1146..b4244e1851 100644
--- a/kitchen-tests/Gemfile.lock
+++ b/kitchen-tests/Gemfile.lock
@@ -3,12 +3,12 @@ GEM
specs:
addressable (2.4.0)
artifactory (2.3.3)
- aws-sdk (2.5.0)
- aws-sdk-resources (= 2.5.0)
- aws-sdk-core (2.5.0)
+ aws-sdk (2.5.1)
+ aws-sdk-resources (= 2.5.1)
+ aws-sdk-core (2.5.1)
jmespath (~> 1.0)
- aws-sdk-resources (2.5.0)
- aws-sdk-core (= 2.5.0)
+ aws-sdk-resources (2.5.1)
+ aws-sdk-core (= 2.5.1)
berkshelf (4.3.5)
addressable (~> 2.3, >= 2.3.4)
berkshelf-api-client (~> 2.0, >= 2.0.2)
@@ -52,7 +52,7 @@ GEM
cleanroom (1.0.0)
coderay (1.1.1)
diff-lcs (1.2.5)
- docker-api (1.30.0)
+ docker-api (1.31.0)
excon (>= 0.38.0)
json
erubis (2.7.0)
@@ -70,7 +70,7 @@ GEM
hitimes (1.2.4)
hitimes (1.2.4-x86-mingw32)
httpclient (2.7.2)
- inspec (0.28.1)
+ inspec (0.29.0)
hashie (~> 3.4)
json (~> 1.8)
method_source (~> 0.8)
@@ -80,14 +80,14 @@ GEM
rspec-its (~> 1.2)
rubyzip (~> 1.1)
thor (~> 0.19)
- train (>= 0.15.1, < 1.0)
+ train (>= 0.16.0, < 1.0)
jmespath (1.3.1)
json (1.8.3)
kitchen-appbundle-updater (0.1.2)
kitchen-dokken (0.0.31)
docker-api (~> 1.29)
test-kitchen (~> 1.5)
- kitchen-ec2 (1.0.1)
+ kitchen-ec2 (1.1.0)
aws-sdk (~> 2)
excon
multi_json
@@ -190,7 +190,7 @@ GEM
thor (0.19.1)
timers (4.0.4)
hitimes
- train (0.15.1)
+ train (0.16.0)
docker-api (~> 1.26)
json (~> 1.8)
mixlib-shellout (~> 2.0)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 8ed8a2a4ff..f7fce6a32c 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -41,12 +41,12 @@ GEM
addressable (2.4.0)
artifactory (2.3.3)
awesome_print (1.7.0)
- aws-sdk (2.5.0)
- aws-sdk-resources (= 2.5.0)
- aws-sdk-core (2.5.0)
+ aws-sdk (2.5.1)
+ aws-sdk-resources (= 2.5.1)
+ aws-sdk-core (2.5.1)
jmespath (~> 1.0)
- aws-sdk-resources (2.5.0)
- aws-sdk-core (= 2.5.0)
+ aws-sdk-resources (2.5.1)
+ aws-sdk-core (= 2.5.1)
berkshelf (4.3.5)
addressable (~> 2.3, >= 2.3.4)
berkshelf-api-client (~> 2.0, >= 2.0.2)