mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
Pin to Train 1.3.0. (#2898)
Signed-off-by: Jared Quick <jquick@chef.io>
This commit is contained in:
parent
698a61d9fb
commit
2726f8e2b8
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
|
|||
|
||||
spec.required_ruby_version = '>= 2.3'
|
||||
|
||||
spec.add_dependency 'train', '~> 1.2'
|
||||
spec.add_dependency 'train', '~> 1.3'
|
||||
spec.add_dependency 'thor', '~> 0.20'
|
||||
spec.add_dependency 'json', '>= 1.8', '< 3.0'
|
||||
spec.add_dependency 'method_source', '~> 0.8'
|
||||
|
|
Loading…
Reference in a new issue