From fcb94479ed43c2eefda9a487f887c2629da813c7 Mon Sep 17 00:00:00 2001 From: gebele Date: Fri, 13 Jan 2017 15:04:46 +0000 Subject: update for version 1.0.0; added fingerprint model and prediction --- nano-lazar.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nano-lazar.gemspec') diff --git a/nano-lazar.gemspec b/nano-lazar.gemspec index f3ec373..e0153c3 100644 --- a/nano-lazar.gemspec +++ b/nano-lazar.gemspec @@ -20,7 +20,7 @@ Gem::Specification.new do |s| s.add_runtime_dependency "rdiscount" s.add_runtime_dependency "haml" s.add_runtime_dependency "unicorn" - s.add_runtime_dependency "gem-path", "~> 0.6.1", '>= 0.6.1' + s.add_runtime_dependency "gem-path" s.post_install_message = %q{ How to build nano-lazar prediction models described over here: https://github.com/opentox/lazar-public-data . -- cgit v1.2.3