From 23c415a2a6e556550cc030bd93f209f9a41df502 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Mon, 8 Apr 2013 17:59:21 +0200 Subject: debug messsages partially removed, gem depencies updated. tested with ruby 2.0.0p0 --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3