summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2013-04-08 17:58:59 +0200
committerChristoph Helma <helma@in-silico.ch>2013-04-08 17:58:59 +0200
commitaae34e527a575a315b6e68125517929f044506f3 (patch)
treeec299a898a2318437022b233dc417bfd042fb36a /Gemfile
parent482457f9deb85c5b07d5be6716590c0f25ce043a (diff)
debug messsages partially removed, gem depencies updated. tested with ruby 2.0.0p0
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 2142a18..547ee81 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,4 +1,4 @@
-source :gemcutter
+source "https://rubygems.org"
gemspec
gem "opentox-server", :path => "../opentox-server"
gem "opentox-client", :path => "../opentox-client"