Use patched version of test-kitchen until next release

This commit is contained in:
Daniel A. Wozniak 2018-11-11 14:58:32 -07:00
parent 99c8f356eb
commit 8c5e93eaa4

View file

@ -2,7 +2,8 @@
source 'https://rubygems.org'
gem 'test-kitchen', '~>1.21'
# 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 'kitchen-sync'
gem 'git'