From 5d98a28d3f7f58f23947d5c34df0452c5d4cafe8 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Tue, 18 May 2010 11:52:26 +0200 Subject: api-wrapper version 1.5.1 --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application.rb') diff --git a/application.rb b/application.rb index 239887e..44eb888 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.5.0' +gem 'opentox-ruby-api-wrapper', '= 1.5.1' require 'opentox-ruby-api-wrapper' LOGGER.progname = File.expand_path(__FILE__) -- cgit v1.2.3