i18n-coverage.gemspec in i18n-coverage-0.1.0 vs i18n-coverage.gemspec in i18n-coverage-0.1.1
- old
+ new
@@ -15,10 +15,10 @@
# 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["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = "https://github.com/hiptest/i18n-coverage"
- spec.metadata["changelog_uri"] = "https://github.com/hiptest/i18n-coverage/CHANGELOG.md"
+ spec.metadata["changelog_uri"] = "https://github.com/hiptest/i18n-coverage/blob/master/CHANGELOG.md"
else
raise "RubyGems 2.0 or newer is required to protect against " \
"public gem pushes."
end