summaryrefslogtreecommitdiff
path: root/kitchen-tests
diff options
context:
space:
mode:
authorMatt Wrock <matt@mattwrock.com>2016-09-26 15:19:20 -0700
committerGitHub <noreply@github.com>2016-09-26 15:19:20 -0700
commit645150560b60783f09ab9c8a0d8eeb96b6d2c793 (patch)
treef17bf886d9272d16e4765087e4de852cfaae5641 /kitchen-tests
parent7ed29654c4adf43efbdddd2dccc5afb014c88cca (diff)
downloadchef-645150560b60783f09ab9c8a0d8eeb96b6d2c793.tar.gz
update dependencies (#5384)
Diffstat (limited to 'kitchen-tests')
-rw-r--r--kitchen-tests/Berksfile.lock4
-rw-r--r--kitchen-tests/Gemfile.lock26
2 files changed, 15 insertions, 15 deletions
diff --git a/kitchen-tests/Berksfile.lock b/kitchen-tests/Berksfile.lock
index 8efea70082..23cb1f45be 100644
--- a/kitchen-tests/Berksfile.lock
+++ b/kitchen-tests/Berksfile.lock
@@ -40,7 +40,7 @@ GRAPH
chef-sugar (3.4.0)
chef_hostname (0.4.2)
compat_resource (>= 0.0.0)
- compat_resource (12.14.6)
+ compat_resource (12.14.7)
cron (2.0.0)
database (2.3.1)
aws (>= 0.0.0)
@@ -48,7 +48,7 @@ GRAPH
mysql-chef_gem (~> 0.0)
postgresql (>= 1.0.0)
xfs (>= 0.0.0)
- iis (5.0.0)
+ iis (5.0.1)
windows (>= 1.34.6)
iptables (3.0.0)
compat_resource (>= 12.14.3)
diff --git a/kitchen-tests/Gemfile.lock b/kitchen-tests/Gemfile.lock
index da74e2c35e..199e3a93cb 100644
--- a/kitchen-tests/Gemfile.lock
+++ b/kitchen-tests/Gemfile.lock
@@ -3,12 +3,12 @@ GEM
specs:
addressable (2.4.0)
artifactory (2.5.0)
- aws-sdk (2.6.2)
- aws-sdk-resources (= 2.6.2)
- aws-sdk-core (2.6.2)
+ aws-sdk (2.6.3)
+ aws-sdk-resources (= 2.6.3)
+ aws-sdk-core (2.6.3)
jmespath (~> 1.0)
- aws-sdk-resources (2.6.2)
- aws-sdk-core (= 2.6.2)
+ aws-sdk-resources (2.6.3)
+ aws-sdk-core (= 2.6.3)
berkshelf (5.1.0)
addressable (~> 2.3, >= 2.3.4)
berkshelf-api-client (>= 2.0.2, < 4.0)
@@ -43,7 +43,7 @@ GEM
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
- chef-config (12.14.77)
+ chef-config (12.14.89)
addressable
fuzzyurl
mixlib-config (~> 2.0)
@@ -69,7 +69,7 @@ GEM
hitimes (1.2.4)
hitimes (1.2.4-x86-mingw32)
httpclient (2.8.2.4)
- inspec (0.35.0)
+ inspec (1.0.0)
hashie (~> 3.4)
json (>= 1.8, < 3.0)
method_source (~> 0.8)
@@ -82,7 +82,7 @@ GEM
rubyzip (~> 1.1)
sslshake (~> 1)
thor (~> 0.19)
- train (>= 0.19.0, < 1.0)
+ train (>= 0.19.1, < 1.0)
jmespath (1.3.1)
json (2.0.2)
kitchen-appbundle-updater (0.1.2)
@@ -95,8 +95,8 @@ GEM
multi_json
retryable (~> 2.0)
test-kitchen (~> 1.4, >= 1.4.1)
- kitchen-inspec (0.15.1)
- inspec (>= 0.22.0, < 1.0.0)
+ kitchen-inspec (0.15.2)
+ inspec (>= 0.22.0, < 2.0.0)
test-kitchen (~> 1.6)
kitchen-vagrant (0.20.0)
test-kitchen (~> 1.4)
@@ -111,7 +111,7 @@ GEM
mixlib-authentication (1.4.1)
mixlib-log
mixlib-config (2.2.4)
- mixlib-install (1.2.2)
+ mixlib-install (2.0.0)
artifactory
mixlib-shellout
mixlib-versioning
@@ -186,8 +186,8 @@ GEM
molinillo (~> 0.4)
semverse (>= 1.1, < 3.0)
sslshake (1.0.12)
- test-kitchen (1.13.0)
- mixlib-install (~> 1.2)
+ test-kitchen (1.13.2)
+ mixlib-install (>= 1.2, < 3.0)
mixlib-shellout (>= 1.2, < 3.0)
net-scp (~> 1.1)
net-ssh (>= 2.9, < 4.0)