Add missing Gemfile in #94

This commit is contained in:
Alexandre Anriot 2018-05-31 14:43:45 +02:00
parent 40d4be4f8f
commit b8f4584d3b

6
Gemfile Normal file
View file

@ -0,0 +1,6 @@
source "https://rubygems.org"
gem "test-kitchen", '>=1.20.0'
gem "kitchen-docker"
gem "kitchen-salt", ">=0.1.0"
gem "kitchen-inspec"