diff --git a/decisiontree.gemspec b/decisiontree.gemspec index 2d9589e..a547508 100644 --- a/decisiontree.gemspec +++ b/decisiontree.gemspec @@ -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