summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormguetlein <martin.guetlein@gmail.com>2010-06-28 15:47:42 +0200
committermguetlein <martin.guetlein@gmail.com>2010-06-28 15:47:42 +0200
commitaab6b86d0af3af25c9a29cbaed55e52ac9e8f8da (patch)
tree589c62e3f56e343d74146bf7c2c9253d2c8b64e4
parent42610e0817b8332b46f3c81356126233cb162ee4 (diff)
move to wrapper version 1.5.7 (application/x-yaml)
-rwxr-xr-xapplication.rb2
1 files changed, 1 insertions, 1 deletions
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__)