summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2013-04-08 17:58:45 +0200
committerChristoph Helma <helma@in-silico.ch>2013-04-08 17:58:45 +0200
commit2cfe47dbadeb9b013c875500e4f14e9d287f1a1f (patch)
tree222ec5f39864c1bb2bcd818f3e759d9131ecb88c /Gemfile
parent669137532e30d0601e0f47fa903b2c3cc275abba (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 fb18710..1192d8b 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"