summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index c2e5411..2142a18 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,4 +1,4 @@
source :gemcutter
gemspec
-gem "opentox-server", :path => "$OT_PREFIX/opentox-server"
+gem "opentox-server", :path => "../opentox-server"
gem "opentox-client", :path => "../opentox-client"