add Gemfile

This commit is contained in:
Ahmed AbouZaid 2017-11-24 00:35:13 +01:00
parent eaddab8779
commit bc40384549

5
Gemfile Normal file
View file

@ -0,0 +1,5 @@
source "https://rubygems.org"
gem "test-kitchen"
gem "kitchen-docker"
gem "kitchen-salt"