We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55fec95 + 722edb5 commit e29eee6Copy full SHA for e29eee6
json-java.gemspec
@@ -8,7 +8,7 @@ spec = Gem::Specification.new do |s|
8
s.description = "A JSON implementation as a JRuby extension."
9
s.author = "Daniel Luz"
10
s.email = "[email protected]"
11
- s.homepage = "http://json-jruby.rubyforge.org/"
+ s.homepage = "http://flori.github.com/json"
12
s.platform = 'java'
13
s.rubyforge_project = "json-jruby"
14
s.licenses = ["Ruby"]
0 commit comments