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
commit7ecb1e625f1586542959aed597714c868e05b32a (patch)
treeb4fdc80e098f6b8eec4301392331525edf4eb371
parentfc0ed55e161ccad2101f8c568f22fa76de8e22bb (diff)
github gems removed
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 15912d3..2f70d23 100644
--- a/Rakefile
+++ b/Rakefile
@@ -3,7 +3,7 @@ require 'rake'
require 'opentox-ruby-api-wrapper'
require 'tasks/opentox'
-@gems = "sinatra rest-client emk-sinatra-url-for cehoffman-sinatra-respond_to"
+@gems = "sinatra rest-client sinatra-url-for sinatra-respond_to"
namespace :openbabel do
desc "Install openbabel"