From 8c47a48c8507044982832d3aa398ab9b82e7e218 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Wed, 12 May 2010 13:09:17 +0200 Subject: emk-sinatra-url-for reintroduced (not available on gemcutter) --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index 2f70d23..e258b10 100644 --- a/Rakefile +++ b/Rakefile @@ -3,7 +3,7 @@ require 'rake' require 'opentox-ruby-api-wrapper' require 'tasks/opentox' -@gems = "sinatra rest-client sinatra-url-for sinatra-respond_to" +@gems = "sinatra rest-client emk-sinatra-url-for sinatra-respond_to" namespace :openbabel do desc "Install openbabel" -- cgit v1.2.3