mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Update the Gemfile
This commit is contained in:
parent
a9edc0450b
commit
89256ef596
1 changed files with 3 additions and 2 deletions
5
Gemfile
5
Gemfile
|
@ -1,4 +1,5 @@
|
||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
|
|
||||||
gem 'kitchen-salt', '~>0.2'
|
gem 'test-kitchen', '>= 2.0.1'
|
||||||
gem 'kitchen-docker', :git => 'https://github.com/test-kitchen/kitchen-docker.git'
|
gem 'kitchen-salt', '>= 0.5'
|
||||||
|
gem 'kitchen-docker', '>= 2.9.0'
|
||||||
|
|
Loading…
Add table
Reference in a new issue