From 0cfb74221070254f9814680487cd392f1e65ae35 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Thu, 20 May 2010 10:31:35 +0200 Subject: roo and google-spreadshett-ruby dependencies added --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 4948efe..0fe329f 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", "emk-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","roo","spreadsheet", "google-spreadsheet-ruby"].each do |dep| gem.add_dependency dep end ['cucumber','jeweler'].each do |dep| -- cgit v1.2.3