From de5eb540a2c91d453e4adb24869fcaaac5180e4f Mon Sep 17 00:00:00 2001 From: mguetlein Date: Mon, 28 Jun 2010 15:47:55 +0200 Subject: move to wrapper version 1.5.7 (application/x-yaml) --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application.rb') diff --git a/application.rb b/application.rb index 7538196..304f8c0 100644 --- 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