From 7821b0e7c7d97a60b881afff67e557426256eac6 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Thu, 18 Mar 2010 21:03:38 +0100 Subject: opentox-api-wrapper version bumped to 1.4.0 --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application.rb b/application.rb index cffcf6b..2e56233 100644 --- a/application.rb +++ b/application.rb @@ -1,5 +1,5 @@ require 'rubygems' -gem 'opentox-ruby-api-wrapper', '= 1.3.1' +gem 'opentox-ruby-api-wrapper', '= 1.4.0' require 'opentox-ruby-api-wrapper' #require 'sinatra/respond_to' #Sinatra::Application.register Sinatra::RespondTo -- cgit v1.2.3