This commit is contained in:
Dale McDiarmid 2016-04-03 23:33:15 +01:00
parent 8d438c1903
commit cba5bf8f11

View file

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