answersengine.gemspec in answersengine-0.4.0 vs answersengine.gemspec in answersengine-0.4.1
- old
+ new
@@ -16,9 +16,11 @@
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
# to allow pushing to a single host or delete this section to allow pushing to any host.
if spec.respond_to?(:metadata)
spec.metadata["allowed_push_host"] = "https://rubygems.org"
+ spec.metadata["homepage_uri"] = spec.homepage
+ spec.metadata["source_code_uri"] = "https://github.com/answersengine/answersengine"
else
raise "RubyGems 2.0 or newer is required to protect against " \
"public gem pushes."
end