summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"