summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2011-03-09 14:11:39 +0100
committerChristoph Helma <helma@in-silico.ch>2011-03-09 14:11:39 +0100
commitd7a018b4a96d67f835a5096f4fdc821c5bc6c946 (patch)
tree724620675973f2726a8a4c8115d9aab98ca35634 /Rakefile
parentdbb2e0c8e0c1442523c1a72f7587d4ebe54a1542 (diff)
parent431a1abe3ed7327704e22bc45ef9968b6ef8949a (diff)
Merge branch 'release/v1.0.0'
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Rakefile b/Rakefile
index fbfcd62..d43e8f3 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,7 +1,6 @@
require 'rubygems'
require 'rake'
-require 'opentox-ruby-api-wrapper'
-#require 'tasks/opentox'
+require 'opentox-ruby'
@gems = "sinatra rest-client emk-sinatra-url-for sinatra-respond_to"