mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-18 01:24:20 +01:00
6 lines
104 B
Ruby
6 lines
104 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'test-kitchen'
|
|
gem "kitchen-docker", '< 2.2.0'
|
|
gem 'kitchen-ansible'
|