From a2540da70fc1d681bbf3d9695337ba55ac3176f6 Mon Sep 17 00:00:00 2001 From: mguetlein Date: Wed, 2 Jun 2010 12:32:59 +0200 Subject: change to api wrapper version 1.4.4.4 --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application.rb') diff --git a/application.rb b/application.rb index a50e7e4..a04b60d 100644 --- a/application.rb +++ b/application.rb @@ -1,5 +1,5 @@ require 'rubygems' -gem 'opentox-ruby-api-wrapper', '= 1.4.0' +gem 'opentox-ruby-api-wrapper', '= 1.4.4.4' require 'opentox-ruby-api-wrapper' LOGGER.progname = File.expand_path(__FILE__) -- cgit v1.2.3