From 88ddb178b3ab23e9bde86a97b3161df8fb881092 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Fri, 21 May 2010 12:42:09 +0200 Subject: opentox-ruby-api-wrapper bumped to 1.5.3 --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application.rb b/application.rb index f01a410..f0de0d7 100644 --- a/application.rb +++ b/application.rb @@ -1,5 +1,5 @@ require 'rubygems' -gem 'opentox-ruby-api-wrapper', '= 1.5.2' +gem 'opentox-ruby-api-wrapper', '= 1.5.3' require 'opentox-ruby-api-wrapper' LOGGER.progname = File.expand_path(__FILE__) -- cgit v1.2.3