summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2013-04-08 17:59:54 +0200
committerChristoph Helma <helma@in-silico.ch>2013-04-08 17:59:54 +0200
commit9cbfe7222292f984a893571eee8848364c3a07cb (patch)
tree0f5bab7a70e72b5abe6e7649762a72be3bf2d564
parentb6a9fd122b9001d73975c9e257c2a8bd54edde4c (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..d4a8745 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"