From 8c60ea7234f0664dd7c8ab7397cc9832797331df Mon Sep 17 00:00:00 2001 From: davor Date: Thu, 23 Aug 2012 10:29:17 +0300 Subject: Compound version differs from opentox-server version --- compound.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compound.gemspec b/compound.gemspec index ba6d742..75a2aa8 100644 --- a/compound.gemspec +++ b/compound.gemspec @@ -17,7 +17,7 @@ Gem::Specification.new do |s| s.required_ruby_version = '>= 1.9.2' # specify any dependencies here; for example: - s.add_runtime_dependency "opentox-server", s.version + s.add_runtime_dependency "opentox-server" s.add_runtime_dependency "rjb" s.add_runtime_dependency "openbabel" s.post_install_message = "Please configure your service in ~/.opentox/config/compound.rb" -- cgit v1.2.3