summaryrefslogtreecommitdiff
path: root/acceptance
diff options
context:
space:
mode:
authorJohn Keiser <john@johnkeiser.com>2016-09-08 15:43:08 -0700
committerJohn Keiser <john@johnkeiser.com>2016-09-12 10:04:29 -0700
commitec285a236668d5f728d30fd458d316ba3a23d73c (patch)
treecbe6e55f316a443d8b6f544fa171a4f8193f2587 /acceptance
parent579db4de8fb5ddc25d9712114dedd41ea99cb32b (diff)
downloadchef-ec285a236668d5f728d30fd458d316ba3a23d73c.tar.gz
Update all the things
Diffstat (limited to 'acceptance')
-rw-r--r--acceptance/Gemfile.lock16
1 files changed, 9 insertions, 7 deletions
diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock
index 9b28266017..95d797c5f7 100644
--- a/acceptance/Gemfile.lock
+++ b/acceptance/Gemfile.lock
@@ -11,12 +11,12 @@ GEM
specs:
addressable (2.4.0)
artifactory (2.3.3)
- aws-sdk (2.5.8)
- aws-sdk-resources (= 2.5.8)
- aws-sdk-core (2.5.8)
+ aws-sdk (2.5.11)
+ aws-sdk-resources (= 2.5.11)
+ aws-sdk-core (2.5.11)
jmespath (~> 1.0)
- aws-sdk-resources (2.5.8)
- aws-sdk-core (= 2.5.8)
+ aws-sdk-resources (2.5.11)
+ aws-sdk-core (= 2.5.11)
berkshelf (4.3.5)
addressable (~> 2.3, >= 2.3.4)
berkshelf-api-client (~> 2.0, >= 2.0.2)
@@ -76,11 +76,12 @@ GEM
hashie (3.4.4)
hitimes (1.2.4)
httpclient (2.7.2)
- inspec (0.32.0)
+ inspec (0.33.2)
hashie (~> 3.4)
json (>= 1.8, < 3.0)
method_source (~> 0.8)
mixlib-log
+ parallel (~> 1.9)
pry (~> 0)
rainbow (~> 2)
rspec (~> 3)
@@ -88,7 +89,7 @@ GEM
rubyzip (~> 1.1)
sslshake (~> 1)
thor (~> 0.19)
- train (>= 0.16.0, < 1.0)
+ train (>= 0.19.0, < 1.0)
jmespath (1.3.1)
json (2.0.2)
kitchen-ec2 (1.1.0)
@@ -132,6 +133,7 @@ GEM
nori (2.6.0)
octokit (4.3.0)
sawyer (~> 0.7.0, >= 0.5.3)
+ parallel (1.9.0)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)