From 05a78629f18f28f6bdcfa4367ac6fb8fd0106d88 Mon Sep 17 00:00:00 2001 From: davor Date: Tue, 21 Aug 2012 10:29:42 +0200 Subject: Select opentox-server version --- compound.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compound.gemspec b/compound.gemspec index 0d0e9d2..ba6d742 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", "#{VERSION}" + s.add_runtime_dependency "opentox-server", s.version 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