mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-17 09:04:20 +01:00
Gem Fix
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user