Use newer upstream test-kitchen

This commit is contained in:
Daniel A. Wozniak 2019-01-30 10:46:07 -07:00
parent 2e69d2b0a1
commit 984df33551
No known key found for this signature in database
GPG key ID: 166B9D2C06C82D61

View file

@ -3,8 +3,8 @@
source 'https://rubygems.org'
# Point this back at the test-kitchen package after 1.23.3 is relased
gem 'test-kitchen', :git => 'https://github.com/dwoz/test-kitchen.git', :branch => 'winrm_opts'
gem 'kitchen-salt', '~>0.2'
gem 'test-kitchen', '~>1.23.3'
gem 'kitchen-salt', '~>0.4.1'
gem 'kitchen-sync'
gem 'git'