From 126f25ab2ef4d29d4348cde7fed1171d976f8bc6 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Mon, 9 Aug 2010 10:03:11 +0200 Subject: opentox-api-wrapper bumped to 1.6.1 --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application.rb b/application.rb index 09e447a..9191a52 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.0" +gem "opentox-ruby-api-wrapper", "= 1.6.1" require 'opentox-ruby-api-wrapper' #set :lock, true # avoid JVM memory allocation problems -- cgit v1.2.3