added support for continuous and discrete attributes in the same dataset

This commit is contained in:
Chris Nelson
2012-10-26 19:22:27 -04:00
parent 3e3badc0eb
commit d1dce9be91
7 changed files with 150 additions and 36 deletions

View File

@@ -47,7 +47,10 @@ Gem::Specification.new do |s|
"examples/simple.rb"
]
s.add_runtime_dependency "graphr"
s.add_development_dependency "rspec"
s.add_development_dependency "rspec-given"
s.add_development_dependency "pry"
if s.respond_to? :specification_version then
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
s.specification_version = 3