mirror of
https://github.com/dkam/decisiontree.git
synced 2025-12-28 15:14:52 +00:00
Add graphr gem to gemspec.
This commit is contained in:
@@ -46,7 +46,8 @@ Gem::Specification.new do |s|
|
||||
"examples/discrete-id3.rb",
|
||||
"examples/simple.rb"
|
||||
]
|
||||
|
||||
s.add_runtime_dependency "graphr"
|
||||
|
||||
if s.respond_to? :specification_version then
|
||||
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
|
||||
s.specification_version = 3
|
||||
|
||||
Reference in New Issue
Block a user