bind-formula/Gemfile

7 lines
209 B
Text
Raw Normal View History

2018-05-31 14:43:45 +02:00
source "https://rubygems.org"
gem 'kitchen-docker', '>= 2.9'
gem 'kitchen-salt', '>= 0.6.0'
gem 'kitchen-inspec', '>= 1.1'
2019-05-21 22:22:00 +02:00
gem 'train', git: 'https://github.com/n-rodriguez/train.git', branch: 'wip/fix_suse'