ansible-role-elasticsearch/Gemfile

7 lines
136 B
Text
Raw Normal View History

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