From d9bc1edaaa2bc26065ec1030a0ff4b335eca6dcd Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Thu, 20 May 2010 10:33:31 +0200 Subject: opentox-ruby-api-wrapper bumped to 1.5.2 --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application.rb b/application.rb index 68d238a..04f132f 100644 --- a/application.rb +++ b/application.rb @@ -1,5 +1,5 @@ require 'rubygems' -gem 'opentox-ruby-api-wrapper', '= 1.5.1' +gem 'opentox-ruby-api-wrapper', '= 1.5.2' require 'opentox-ruby-api-wrapper' #require 'sinatra/respond_to' #Sinatra::Application.register Sinatra::RespondTo -- cgit v1.2.3