summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2013-04-08 17:59:12 +0200
committerChristoph Helma <helma@in-silico.ch>2013-04-08 17:59:12 +0200
commitf81d510101a38dbeb4e9f640f46035c158fdc955 (patch)
treee432fb143d00231f936ff4d4f2e6554ac3b502b6
parentc68950e5af550e495a3b66d0b9ef0e3bba01ab14 (diff)
debug messsages partially removed, gem depencies updated. tested with ruby 2.0.0p0
-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"