summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2017-06-06 16:05:58 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2017-06-06 16:05:58 -0700
commit83f7367f8c310fe7e83878f99a887805913a9d89 (patch)
tree8022c27ad14a2df02b6152075a5d494179bddbff
parent9ae037c7f5c067c48970832ccd3613da0d145b6f (diff)
downloadchef-lcg/bump-kitchen-testing.tar.gz
bump gems for kitchen testinglcg/bump-kitchen-testing
most likely this fails Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--kitchen-tests/Gemfile4
-rw-r--r--kitchen-tests/Gemfile.lock112
2 files changed, 53 insertions, 63 deletions
diff --git a/kitchen-tests/Gemfile b/kitchen-tests/Gemfile
index e41d2ff808..cce08f6389 100644
--- a/kitchen-tests/Gemfile
+++ b/kitchen-tests/Gemfile
@@ -1,10 +1,10 @@
source "https://rubygems.org"
-gem "chef-config", "< 13"
+gem "chef-config"
gem "rake" # required to build some native extensions
gem "berkshelf"
gem "kitchen-appbundle-updater"
-gem "kitchen-dokken", "< 2.0" # 2.x fails atm: https://travis-ci.org/chef/chef/jobs/199125787
+gem "kitchen-dokken"
gem "kitchen-ec2"
gem "kitchen-inspec"
gem "kitchen-vagrant"
diff --git a/kitchen-tests/Gemfile.lock b/kitchen-tests/Gemfile.lock
index 8881c6b839..dbc5b63ac4 100644
--- a/kitchen-tests/Gemfile.lock
+++ b/kitchen-tests/Gemfile.lock
@@ -4,25 +4,26 @@ GEM
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
artifactory (2.8.1)
- aws-sdk (2.9.1)
- aws-sdk-resources (= 2.9.1)
- aws-sdk-core (2.9.1)
+ aws-sdk (2.9.31)
+ aws-sdk-resources (= 2.9.31)
+ aws-sdk-core (2.9.31)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
- aws-sdk-resources (2.9.1)
- aws-sdk-core (= 2.9.1)
+ aws-sdk-resources (2.9.31)
+ aws-sdk-core (= 2.9.31)
aws-sigv4 (1.0.0)
- berkshelf (5.6.4)
+ berkshelf (6.1.0)
addressable (~> 2.3, >= 2.3.4)
berkshelf-api-client (>= 2.0.2, < 4.0)
buff-config (~> 2.0)
buff-extensions (~> 2.0)
- buff-shell_out (~> 1.0)
cleanroom (~> 1.0)
+ concurrent-ruby (~> 1.0)
faraday (~> 0.9)
httpclient (~> 2.7)
minitar (~> 0.5, >= 0.5.4)
mixlib-archive (~> 0.4)
+ mixlib-shellout (~> 2.0)
octokit (~> 4.0)
retryable (~> 2.0)
ridley (~> 5.0)
@@ -47,74 +48,73 @@ GEM
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
- chef-config (12.19.36)
+ chef-config (13.1.31)
addressable
fuzzyurl
mixlib-config (~> 2.0)
mixlib-shellout (~> 2.0)
cleanroom (1.0.0)
coderay (1.1.1)
+ concurrent-ruby (1.0.5)
diff-lcs (1.3)
- docker-api (1.33.2)
+ docker-api (1.33.4)
excon (>= 0.38.0)
json
erubis (2.7.0)
- excon (0.55.0)
- faraday (0.9.2)
+ excon (0.56.0)
+ faraday (0.12.1)
multipart-post (>= 1.2, < 3)
ffi (1.9.18)
- ffi (1.9.18-x86-mingw32)
fuzzyurl (0.9.0)
gssapi (1.2.0)
ffi (>= 1.0.1)
gyoku (1.3.1)
builder (>= 2.1.2)
hashie (3.5.5)
- hitimes (1.2.4)
- hitimes (1.2.4-x86-mingw32)
+ hitimes (1.2.5)
httpclient (2.8.3)
- inspec (1.18.0)
- addressable (~> 2.5)
+ inspec (1.27.0)
+ addressable (~> 2.4)
faraday (>= 0.9.0)
hashie (~> 3.4)
json (>= 1.8, < 3.0)
method_source (~> 0.8)
mixlib-log
- nokogiri (~> 1.6)
parallel (~> 1.9)
+ parslet (~> 1.5)
pry (~> 0)
rainbow (~> 2)
rspec (~> 3)
rspec-its (~> 1.2)
rubyzip (~> 1.1)
- sslshake (~> 1)
+ semverse
+ sslshake (~> 1.2)
thor (~> 0.19)
toml (~> 0.1)
- train (>= 0.22.0, < 1.0)
+ train (>= 0.24.0, < 1.0)
jmespath (1.3.1)
- json (2.0.3)
+ json (2.1.0)
kitchen-appbundle-updater (0.2.0)
- kitchen-dokken (1.1.0)
+ kitchen-dokken (2.1.6)
docker-api (~> 1.33)
- test-kitchen (~> 1.13)
+ test-kitchen (~> 1.15)
kitchen-ec2 (1.3.2)
aws-sdk (~> 2)
excon
multi_json
retryable (~> 2.0)
test-kitchen (~> 1.4, >= 1.4.1)
- kitchen-inspec (0.17.0)
+ kitchen-inspec (0.19.0)
hashie (~> 3.4)
inspec (>= 0.34.0, < 2.0.0)
test-kitchen (~> 1.6)
- kitchen-vagrant (1.0.2)
+ kitchen-vagrant (1.1.0)
test-kitchen (~> 1.4)
little-plugger (1.1.4)
- logging (2.2.0)
+ logging (2.2.2)
little-plugger (~> 1.1)
multi_json (~> 1.10)
method_source (0.8.2)
- mini_portile (0.6.2)
minitar (0.6.1)
mixlib-archive (0.4.1)
mixlib-log
@@ -128,9 +128,6 @@ GEM
thor
mixlib-log (1.7.1)
mixlib-shellout (2.2.7)
- mixlib-shellout (2.2.7-universal-mingw32)
- win32-process (~> 0.8.2)
- wmi-lite (~> 1.0)
mixlib-versioning (1.1.0)
molinillo (0.5.7)
multi_json (1.12.1)
@@ -140,15 +137,11 @@ GEM
net-ssh (4.1.0)
net-ssh-gateway (1.3.0)
net-ssh (>= 2.6.5)
- nio4r (2.0.0)
- nokogiri (1.6.6.4)
- mini_portile (~> 0.6.0)
- nokogiri (1.6.6.4-x86-mingw32)
- mini_portile (~> 0.6.0)
+ nio4r (2.1.0)
nori (2.6.0)
- octokit (4.6.2)
+ octokit (4.7.0)
sawyer (~> 0.8.0, >= 0.5.3)
- parallel (1.11.1)
+ parallel (1.11.2)
parslet (1.5.0)
blankslate (~> 2.0)
pry (0.10.4)
@@ -156,10 +149,11 @@ GEM
method_source (~> 0.8.1)
slop (~> 3.4)
public_suffix (2.0.5)
- rainbow (2.2.1)
+ rainbow (2.2.2)
+ rake
rake (12.0.0)
retryable (2.0.4)
- ridley (5.1.0)
+ ridley (5.1.1)
addressable
buff-config (~> 2.0)
buff-extensions (~> 2.0)
@@ -169,7 +163,7 @@ GEM
celluloid-io (~> 0.16.1)
chef-config (>= 12.5.0)
erubis
- faraday (~> 0.9.0)
+ faraday (~> 0.9)
hashie (>= 2.0.2, < 4.0.0)
httpclient (~> 2.7)
json (>= 1.7.7)
@@ -177,23 +171,23 @@ GEM
retryable (~> 2.0)
semverse (~> 2.0)
varia_model (~> 0.6)
- rspec (3.5.0)
- rspec-core (~> 3.5.0)
- rspec-expectations (~> 3.5.0)
- rspec-mocks (~> 3.5.0)
- rspec-core (3.5.4)
- rspec-support (~> 3.5.0)
- rspec-expectations (3.5.0)
+ rspec (3.6.0)
+ rspec-core (~> 3.6.0)
+ rspec-expectations (~> 3.6.0)
+ rspec-mocks (~> 3.6.0)
+ rspec-core (3.6.0)
+ rspec-support (~> 3.6.0)
+ rspec-expectations (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.5.0)
+ rspec-support (~> 3.6.0)
rspec-its (1.2.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.5.0)
+ rspec-mocks (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.5.0)
- rspec-support (3.5.0)
- rubyntlm (0.6.1)
+ rspec-support (~> 3.6.0)
+ rspec-support (3.6.0)
+ rubyntlm (0.6.2)
rubyzip (1.2.1)
safe_yaml (1.0.4)
sawyer (0.8.1)
@@ -204,7 +198,7 @@ GEM
solve (3.1.0)
molinillo (>= 0.5)
semverse (>= 1.1, < 3.0)
- sslshake (1.1.0)
+ sslshake (1.2.0)
test-kitchen (1.16.0)
mixlib-install (>= 1.2, < 3.0)
mixlib-shellout (>= 1.2, < 3.0)
@@ -218,7 +212,7 @@ GEM
hitimes
toml (0.1.2)
parslet (~> 1.5.0)
- train (0.23.0)
+ train (0.24.0)
docker-api (~> 1.26)
json (>= 1.8, < 3.0)
mixlib-shellout (~> 2.0)
@@ -230,9 +224,7 @@ GEM
varia_model (0.6.0)
buff-extensions (~> 2.0)
hashie (>= 2.0.2, < 4.0.0)
- win32-process (0.8.3)
- ffi (>= 1.0.0)
- winrm (2.1.3)
+ winrm (2.2.3)
builder (>= 2.1.2)
erubis (~> 2.7)
gssapi (~> 1.2)
@@ -246,17 +238,15 @@ GEM
logging (>= 1.6.1, < 3.0)
rubyzip (~> 1.1)
winrm (~> 2.0)
- wmi-lite (1.0.0)
PLATFORMS
ruby
- x86-mingw32
DEPENDENCIES
berkshelf
- chef-config (< 13)
+ chef-config
kitchen-appbundle-updater
- kitchen-dokken (< 2.0)
+ kitchen-dokken
kitchen-ec2
kitchen-inspec
kitchen-vagrant
@@ -266,4 +256,4 @@ DEPENDENCIES
vagrant-wrapper
BUNDLED WITH
- 1.14.6
+ 1.15.1