From c12ceee84da5edb3ea2c26bae52db3319454965b 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 ba7bd76..21e8bdf 100644 --- a/Rakefile +++ b/Rakefile @@ -2,7 +2,7 @@ require 'rubygems' require 'rake' require 'tasks/opentox' -@gems = "sinatra sinatra-url-for opentox-ruby-api-wrapper" +@gems = "sinatra emk-sinatra-url-for opentox-ruby-api-wrapper" desc "Run local tests" task :test do -- cgit v1.2.3