summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2010-05-12 13:09:17 +0200
committerChristoph Helma <helma@in-silico.ch>2010-05-12 13:09:17 +0200
commit8c47a48c8507044982832d3aa398ab9b82e7e218 (patch)
treeec271912b3db775371ddf19ab664ae2f1fce46dd
parent7ecb1e625f1586542959aed597714c868e05b32a (diff)
emk-sinatra-url-for reintroduced (not available on gemcutter)
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
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"