summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavor <vorgrimmlerdavid@gmx.de>2012-08-21 10:29:42 +0200
committerdavor <vorgrimmlerdavid@gmx.de>2012-08-21 10:29:42 +0200
commit05a78629f18f28f6bdcfa4367ac6fb8fd0106d88 (patch)
treec42fb9669c853fca29969235afa418e13a7c9ced
parent55645aa59d65e53c806f29678e3493b89eead93a (diff)
Select opentox-server version
-rw-r--r--compound.gemspec2
1 files changed, 1 insertions, 1 deletions
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"