mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
add train to gemfile (for now)
This commit is contained in:
parent
132019a6d9
commit
4099dd92c0
1 changed files with 2 additions and 0 deletions
2
Gemfile
2
Gemfile
|
@ -2,6 +2,8 @@
|
|||
source 'https://rubygems.org'
|
||||
gemspec
|
||||
|
||||
gem 'train', git: 'git@github.com:chef/train.git'
|
||||
|
||||
group :test do
|
||||
gem 'bundler', '~> 1.5'
|
||||
gem 'minitest', '~> 5.5'
|
||||
|
|
Loading…
Reference in a new issue