summaryrefslogtreecommitdiff
path: root/kitchen-tests
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2017-03-28 12:01:30 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2017-03-28 12:01:30 -0700
commitfe61c869e9fe38efd7575e57f2745455871a1bd1 (patch)
tree1c3c72dea119148fa4b5f1db9c33e2b06943b88c /kitchen-tests
parent53c1bdcfeec73ce4fff44f1bf97f452d7be43e40 (diff)
downloadchef-fe61c869e9fe38efd7575e57f2745455871a1bd1.tar.gz
bumping everything
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'kitchen-tests')
-rw-r--r--kitchen-tests/Berksfile.lock16
-rw-r--r--kitchen-tests/Gemfile.lock28
2 files changed, 23 insertions, 21 deletions
diff --git a/kitchen-tests/Berksfile.lock b/kitchen-tests/Berksfile.lock
index 51217e0602..620c23e5ba 100644
--- a/kitchen-tests/Berksfile.lock
+++ b/kitchen-tests/Berksfile.lock
@@ -16,7 +16,7 @@ DEPENDENCIES
php (~> 1.5.0)
resolver
git: https://github.com/chef-cookbooks/resolver.git
- revision: f82d7595a3536a757e7a9ed799ec06643c69ce25
+ revision: 4ab8cb0dfee3696fb8a1e4398e95bff9f33fd6ab
GRAPH
apt (4.0.2)
@@ -72,14 +72,14 @@ GRAPH
chef-sugar (>= 0.0.0)
httpd (0.4.5)
compat_resource (>= 12.16.3)
- iis (5.0.8)
- windows (>= 1.34.6)
+ iis (5.1.0)
+ windows (>= 2.0)
inifile_chef_gem (0.1.0)
build-essential (>= 0.0.0)
iptables (4.0.0)
logrotate (2.1.0)
compat_resource (>= 0.0.0)
- mariadb (1.2.0)
+ mariadb (1.3.0)
apt (>= 0.0.0)
yum (>= 0.0.0)
yum-epel (>= 0.0.0)
@@ -88,17 +88,17 @@ GRAPH
seven_zip (>= 0.0.0)
multipackage (4.0.0)
compat_resource (>= 0.0.0)
- mysql (8.2.0)
+ mysql (8.3.0)
mysql2_chef_gem (1.1.0)
build-essential (>= 0.0.0)
mariadb (>= 0.0.0)
mysql (>= 6.0)
nscd (5.0.0)
ntp (3.3.1)
- ohai (5.0.0)
+ ohai (5.0.2)
openssh (2.1.1)
iptables (>= 1.0)
- openssl (7.0.0)
+ openssl (7.0.1)
php (1.5.0)
build-essential (>= 0.0.0)
iis (>= 0.0.0)
@@ -118,7 +118,7 @@ GRAPH
ubuntu (2.0.1)
apt (>= 0.0.0)
users (4.0.3)
- windows (3.0.0)
+ windows (3.0.3)
ohai (>= 4.0.0)
xml (3.1.1)
build-essential (>= 0.0.0)
diff --git a/kitchen-tests/Gemfile.lock b/kitchen-tests/Gemfile.lock
index ad1674fd6a..86bb4d1198 100644
--- a/kitchen-tests/Gemfile.lock
+++ b/kitchen-tests/Gemfile.lock
@@ -3,16 +3,16 @@ GEM
specs:
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
- artifactory (2.7.0)
- aws-sdk (2.8.5)
- aws-sdk-resources (= 2.8.5)
- aws-sdk-core (2.8.5)
+ artifactory (2.8.1)
+ aws-sdk (2.8.12)
+ aws-sdk-resources (= 2.8.12)
+ aws-sdk-core (2.8.12)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
- aws-sdk-resources (2.8.5)
- aws-sdk-core (= 2.8.5)
+ aws-sdk-resources (2.8.12)
+ aws-sdk-core (= 2.8.12)
aws-sigv4 (1.0.0)
- berkshelf (5.6.3)
+ berkshelf (5.6.4)
addressable (~> 2.3, >= 2.3.4)
berkshelf-api-client (>= 2.0.2, < 4.0)
buff-config (~> 2.0)
@@ -73,18 +73,18 @@ GEM
hitimes (1.2.4)
hitimes (1.2.4-x86-mingw32)
httpclient (2.8.3)
- inspec (1.16.1)
+ inspec (1.17.0)
faraday (>= 0.9.0)
hashie (~> 3.4)
json (>= 1.8, < 3.0)
method_source (~> 0.8)
mixlib-log
+ nokogiri (~> 1.6)
parallel (~> 1.9)
pry (~> 0)
rainbow (~> 2)
rspec (~> 3)
rspec-its (~> 1.2)
- rspec_junit_formatter (~> 0.2.3)
rubyzip (~> 1.1)
sslshake (~> 1)
thor (~> 0.19)
@@ -113,6 +113,7 @@ GEM
little-plugger (~> 1.1)
multi_json (~> 1.10)
method_source (0.8.2)
+ mini_portile2 (2.1.0)
minitar (0.6.1)
mixlib-archive (0.4.1)
mixlib-log
@@ -139,10 +140,14 @@ GEM
net-ssh-gateway (1.3.0)
net-ssh (>= 2.6.5)
nio4r (2.0.0)
+ nokogiri (1.7.1)
+ mini_portile2 (~> 2.1.0)
+ nokogiri (1.7.1-x86-mingw32)
+ mini_portile2 (~> 2.1.0)
nori (2.6.0)
octokit (4.6.2)
sawyer (~> 0.8.0, >= 0.5.3)
- parallel (1.11.0)
+ parallel (1.11.1)
parslet (1.5.0)
blankslate (~> 2.0)
pry (0.10.4)
@@ -187,9 +192,6 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
- rspec_junit_formatter (0.2.3)
- builder (< 4)
- rspec-core (>= 2, < 4, != 2.12.0)
rubyntlm (0.6.1)
rubyzip (1.2.1)
safe_yaml (1.0.4)