summaryrefslogtreecommitdiff
path: root/kitchen-tests
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 /kitchen-tests
parente4f1d77c05b3170a1ae219f6e26d2bed6a89f4b7 (diff)
downloadchef-98347e378666f29f9c90a4f5fc0867e128c04dfd.tar.gz
Update kitchen-ec2 to 1.1.0 to fix race conditionsjk/update-ec2
Diffstat (limited to 'kitchen-tests')
-rw-r--r--kitchen-tests/Berksfile.lock2
-rw-r--r--kitchen-tests/Gemfile.lock20
2 files changed, 11 insertions, 11 deletions
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)