From 1b5499cc3a1a247d7dc282e911edf71a2de6c1fa Mon Sep 17 00:00:00 2001 From: ch Date: Wed, 12 May 2010 14:12:23 +0200 Subject: opentox-api-wrapper version updated --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application.rb') diff --git a/application.rb b/application.rb index 278d411..239887e 100644 --- a/application.rb +++ b/application.rb @@ -1,6 +1,6 @@ require 'rubygems' require 'libfminer/fminer' # has to be included before openbabel, otherwise we have strange SWIG overloading problems -gem 'opentox-ruby-api-wrapper', '= 1.4.0' +gem 'opentox-ruby-api-wrapper', '= 1.5.0' require 'opentox-ruby-api-wrapper' LOGGER.progname = File.expand_path(__FILE__) -- cgit v1.2.3