summaryrefslogtreecommitdiff
path: root/acceptance
diff options
context:
space:
mode:
authorMatt Wrock <matt@mattwrock.com>2016-05-27 14:29:01 -0700
committerMatt Wrock <matt@mattwrock.com>2016-05-27 14:29:01 -0700
commitd5c02359357c3100d1e971fc4dd34a7225707713 (patch)
tree21c63ca6acda61386b3b6795efc7a2a3fb72adc7 /acceptance
parenta3a22771bef2acec5c325751622a47f733ee100c (diff)
downloadchef-d5c02359357c3100d1e971fc4dd34a7225707713.tar.gz
update dependencies
Diffstat (limited to 'acceptance')
-rw-r--r--acceptance/Gemfile.lock41
1 files changed, 21 insertions, 20 deletions
diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock
index 774bd485d3..840e1a49c4 100644
--- a/acceptance/Gemfile.lock
+++ b/acceptance/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: git://github.com/chef/chef-acceptance.git
- revision: 47e931cec100dce8efae4369a5b03443eaf2b733
+ revision: e92ddae46d2126864698b9c8e4fc4ec2dcc46c55
specs:
chef-acceptance (0.2.0)
mixlib-shellout (~> 2.0)
@@ -11,13 +11,13 @@ GEM
specs:
addressable (2.4.0)
artifactory (2.3.2)
- aws-sdk (2.3.2)
- aws-sdk-resources (= 2.3.2)
- aws-sdk-core (2.3.2)
+ aws-sdk (2.3.9)
+ aws-sdk-resources (= 2.3.9)
+ aws-sdk-core (2.3.9)
jmespath (~> 1.0)
- aws-sdk-resources (2.3.2)
- aws-sdk-core (= 2.3.2)
- berkshelf (4.3.2)
+ aws-sdk-resources (2.3.9)
+ aws-sdk-core (= 2.3.9)
+ berkshelf (4.3.3)
addressable (~> 2.3, >= 2.3.4)
berkshelf-api-client (~> 2.0, >= 2.0.2)
buff-config (~> 1.0)
@@ -52,14 +52,14 @@ GEM
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
- chef-config (12.9.41)
+ chef-config (12.10.24)
fuzzyurl (~> 0.8.0)
mixlib-config (~> 2.0)
mixlib-shellout (~> 2.0)
cleanroom (1.0.0)
coderay (1.1.1)
diff-lcs (1.2.5)
- docker-api (1.26.2)
+ docker-api (1.28.0)
excon (>= 0.38.0)
json
erubis (2.7.0)
@@ -75,11 +75,12 @@ GEM
hashie (3.4.4)
hitimes (1.2.4)
httpclient (2.7.2)
- inspec (0.20.1)
+ inspec (0.22.1)
+ hashie (~> 3.4)
json (~> 1.8)
method_source (~> 0.8)
pry (~> 0)
- r-train (~> 0.11)
+ r-train (~> 0.12)
rainbow (~> 2)
rspec (~> 3)
rspec-its (~> 1.2)
@@ -95,8 +96,8 @@ GEM
multi_json
retryable (~> 2.0)
test-kitchen (~> 1.4, >= 1.4.1)
- kitchen-inspec (0.12.5)
- inspec (>= 0.14.1, < 1.0.0)
+ kitchen-inspec (0.14.0)
+ inspec (>= 0.22.0, < 1.0.0)
test-kitchen (~> 1.6)
kitchen-vagrant (0.20.0)
test-kitchen (~> 1.4)
@@ -112,7 +113,7 @@ GEM
rspec-expectations (~> 3.2)
rspec-mocks (~> 3.2)
mixlib-config (2.2.1)
- mixlib-install (1.0.11)
+ mixlib-install (1.0.12)
artifactory
mixlib-shellout
mixlib-versioning
@@ -120,7 +121,7 @@ GEM
mixlib-shellout (2.2.6)
mixlib-versioning (1.1.0)
molinillo (0.4.5)
- multi_json (1.12.0)
+ multi_json (1.12.1)
multipart-post (2.0.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
@@ -133,8 +134,8 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
- r-train (0.11.2)
- docker-api (~> 1.26.2)
+ r-train (0.12.1)
+ docker-api (~> 1.26)
json (~> 1.8)
mixlib-shellout (~> 2.0)
net-scp (~> 1.2)
@@ -143,7 +144,7 @@ GEM
winrm-fs (~> 0.3)
rainbow (2.1.0)
retryable (2.0.3)
- ridley (4.5.0)
+ ridley (4.5.1)
addressable
buff-config (~> 1.0)
buff-extensions (~> 1.0)
@@ -188,7 +189,7 @@ GEM
solve (2.0.3)
molinillo (~> 0.4.2)
semverse (~> 1.1)
- test-kitchen (1.8.0)
+ test-kitchen (1.9.0)
mixlib-install (~> 1.0, >= 1.0.4)
mixlib-shellout (>= 1.2, < 3.0)
net-scp (~> 1.1)
@@ -232,4 +233,4 @@ DEPENDENCIES
winrm-fs
BUNDLED WITH
- 1.11.2
+ 1.12.5