ansible-role-elasticsearch/Gemfile

7 lines
136 B
Text
Raw Normal View History

source 'https://rubygems.org'
gem 'test-kitchen'
2016-04-01 13:19:32 +01:00
gem "kitchen-docker", '2.1.0'
gem 'kitchen-ansible', '0.40.1'
2016-01-28 18:16:41 +01:00
gem 'net-ssh', '~> 2.0'