summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2011-07-14 11:05:10 +0200
committerAndreas Maunz <andreas@maunz.de>2011-07-14 11:05:10 +0200
commitd0e23cf7a9875588a216c35472b95158f80a5bc5 (patch)
tree2f3edca61aff70e958445433f85999c6c15c6706 /Rakefile
parent5517fb997ba94132449bc9ad0d2192737a9d193d (diff)
parent8087ce3c03cdfda26ab9215e64f655c124dc413b (diff)
Merge branch 'development' into log_mlr
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 00f013e..8cdf8c5 100644
--- a/Rakefile
+++ b/Rakefile
@@ -8,7 +8,7 @@ begin
gem.summary = %Q{Ruby wrapper for the OpenTox REST API}
gem.description = %Q{Ruby wrapper for the OpenTox REST API (http://www.opentox.org)}
gem.email = "helma@in-silico.ch"
- gem.homepage = "http://github.com/helma/opentox-ruby"
+ gem.homepage = "http://github.com/opentox/opentox-ruby"
gem.authors = ["Christoph Helma, Martin Guetlein, Andreas Maunz, Micha Rautenberg, David Vorgrimmler"]
# dependencies with versions
gem.add_dependency "sinatra", "=1.2.6"