From 684e7ef922bcd4f442f20141b8265b8ff034d7a5 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(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index c00a13f..4948efe 100644 --- a/Rakefile +++ b/Rakefile @@ -10,7 +10,7 @@ begin gem.email = "helma@in-silico.ch" gem.homepage = "http://github.com/helma/opentox-ruby-api-wrapper" gem.authors = ["Christoph Helma"] - ["sinatra", "rest-client", "rack", "rack-contrib", "rack-flash", "sinatra-url-for", "sinatra-respond_to", "dm-more", "dm-core", "sinatra-static-assets","tmail"].each do |dep| + ["sinatra", "rest-client", "rack", "rack-contrib", "rack-flash", "emk-sinatra-url-for", "sinatra-respond_to", "dm-more", "dm-core", "sinatra-static-assets","tmail"].each do |dep| gem.add_dependency dep end ['cucumber','jeweler'].each do |dep| -- cgit v1.2.3