From f3a8a30391eaa832d3c2d0b0fba298a35678be83 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Thu, 23 Aug 2012 08:42:10 +0200 Subject: Rakefile fixed --- compound.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compound.gemspec') diff --git a/compound.gemspec b/compound.gemspec index 0d0e9d2..1daf893 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