From d1708374511365eb3bc52fa5545fb97f5dc1c81d Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Wed, 25 Aug 2010 12:30:26 +0200 Subject: api wrapper bumped to 1.6.4 --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application.rb b/application.rb index fb83f20..ddb6f2c 100644 --- a/application.rb +++ b/application.rb @@ -7,7 +7,7 @@ ENV["CLASSPATH"] = "#{ENV["CLASSPATH"]}:#{java_dir}:#{cdk}:#{jchempaint}" require 'rubygems' require 'rjb' -gem "opentox-ruby-api-wrapper", "= 1.6.3" +gem "opentox-ruby-api-wrapper", "= 1.6.4" require 'opentox-ruby-api-wrapper' #set :lock, true # avoid JVM memory allocation problems -- cgit v1.2.3