Moving to gem file 0.40.1 for kitchen ansible

This commit is contained in:
Dale McDiarmid 2016-03-21 11:17:21 +00:00
parent 65b6f966bf
commit abf422e0e3
2 changed files with 2 additions and 5 deletions

View file

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