ansible-role-elasticsearch/Gemfile

7 lines
138 B
Text
Raw Normal View History

source 'https://rubygems.org'
gem 'test-kitchen'
gem "kitchen-docker", '< 2.2.0'
2016-03-18 21:58:05 +00:00
gem 'kitchen-ansible', '0.0.36'
2016-01-28 18:16:41 +01:00
gem 'net-ssh', '~> 2.0'