summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2013-04-08 17:59:21 +0200
committerChristoph Helma <helma@in-silico.ch>2013-04-08 17:59:21 +0200
commit23c415a2a6e556550cc030bd93f209f9a41df502 (patch)
tree2fae114f413da97736b8921d53e259ce53cfcc69
parentd92887f84ee5cb76a9fbf7e482c62f1a5f73679d (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"