summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2013-04-08 17:59:40 +0200
committerChristoph Helma <helma@in-silico.ch>2013-04-08 17:59:40 +0200
commit12446e90bc1beb5e603b6662dcd39225977aeb70 (patch)
tree772304018bb48ccb9d18ec76dbf1d74b61d4de43
parentade93108bb8a226dc77c07377db3ead54a550a44 (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 020606c..e2191da 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,4 +1,4 @@
-source "http://rubygems.org"
+source "https://rubygems.org"
# Specify your gem's dependencies in opentox-server.gemspec
gemspec
gem "opentox-client", :path => "../opentox-client"