Gem reversion

This commit is contained in:
Dale McDiarmid 2016-04-01 13:14:03 +01:00
parent 987a46dce5
commit ac9b430b40
3 changed files with 22 additions and 1 deletions

View file

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