summaryrefslogtreecommitdiff
path: root/json-java.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'json-java.gemspec')
-rw-r--r--json-java.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/json-java.gemspec b/json-java.gemspec
index 1524b1f..349f76c 100644
--- a/json-java.gemspec
+++ b/json-java.gemspec
@@ -8,7 +8,7 @@ spec = Gem::Specification.new do |s|
s.description = "A JSON implementation as a JRuby extension."
s.author = "Daniel Luz"
s.email = "dev+ruby@mernen.com"
- s.homepage = "http://json-jruby.rubyforge.org/"
+ s.homepage = "http://flori.github.com/json"
s.platform = 'java'
s.rubyforge_project = "json-jruby"
s.licenses = ["Ruby"]