summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2010-05-12 12:38:09 +0200
committerChristoph Helma <helma@in-silico.ch>2010-05-12 12:38:09 +0200
commit63eb7b3322eec6f82b84a196450b35f04bc068fa (patch)
tree91c1b0c106fd5290982d228ff6a3a1100bd2e24f
parent514914973963270a9e040f159e20406a7cb3f123 (diff)
github gems removed
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 2b5727a..ba7bd76 100644
--- a/Rakefile
+++ b/Rakefile
@@ -2,7 +2,7 @@ require 'rubygems'
require 'rake'
require 'tasks/opentox'
-@gems = "sinatra emk-sinatra-url-for builder opentox-ruby-api-wrapper"
+@gems = "sinatra sinatra-url-for opentox-ruby-api-wrapper"
desc "Run local tests"
task :test do