We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f5094c commit 42a0fd5Copy full SHA for 42a0fd5
1 file changed
Rakefile
@@ -197,7 +197,7 @@ if defined?(Gem) and defined?(Rake::GemPackageTask) and defined?(Rake::Extension
197
198
s.author = "Florian Frank"
199
s.email = "flori@ping.de"
200
- s.homepage = "http://json.rubyforge.org"
+ s.homepage = "http://flori.github.com/#{PKG_NAME}"
201
s.rubyforge_project = "json"
202
end
203
@@ -232,7 +232,7 @@ if defined?(Gem) and defined?(Rake::GemPackageTask) and defined?(Rake::Extension
232
233
234
235
236
237
238
0 commit comments