summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 121e933..36f1a90 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,4 @@
-source "http://rubygems.org"
-# Specify your gem's dependencies in opentox-server.gemspec
-#gemspec
+source :gemcutter
+gemspec
gem "opentox-server", :path => "~/opentox-server"
gem "opentox-client", :path => "~/opentox-client"