From ec6f4feef98c86716cbfaab54b443c1e3bbecbcf Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Fri, 21 May 2010 16:47:50 +0200 Subject: opentox-api-wrapper bumped to 1.5.4 --- application.rb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/application.rb b/application.rb index 0f557bf..c242903 100644 --- a/application.rb +++ b/application.rb @@ -1,9 +1,6 @@ require 'rubygems' -gem 'opentox-ruby-api-wrapper', '= 1.5.3' +gem 'opentox-ruby-api-wrapper', '= 1.5.4' require 'opentox-ruby-api-wrapper' -#require 'sinatra/respond_to' -#Sinatra::Application.register Sinatra::RespondTo - LOGGER.progname = File.expand_path(__FILE__) -- cgit v1.2.3