Change in Gem File

This commit is contained in:
Dale McDiarmid 2016-03-18 22:25:26 +00:00
parent 378fb6302d
commit ce56bb6e48

View file

@ -1,6 +1,6 @@
source 'https://rubygems.org'
gem 'test-kitchen'
gem 'test-kitchen', '1.4.2'
gem "kitchen-docker", '< 2.2.0'
gem 'kitchen-ansible', '0.0.36'
gem 'net-ssh', '~> 2.0'