From aab6b86d0af3af25c9a29cbaed55e52ac9e8f8da Mon Sep 17 00:00:00 2001 From: mguetlein Date: Mon, 28 Jun 2010 15:47:42 +0200 Subject: move to wrapper version 1.5.7 (application/x-yaml) --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application.rb b/application.rb index 9148c11..6482935 100755 --- a/application.rb +++ b/application.rb @@ -1,5 +1,5 @@ require 'rubygems' -gem "opentox-ruby-api-wrapper", "= 1.5.6" +gem "opentox-ruby-api-wrapper", "= 1.5.7" require 'opentox-ruby-api-wrapper' LOGGER.progname = File.expand_path(__FILE__) -- cgit v1.2.3