We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef5e54c commit 9c42795Copy full SHA for 9c42795
debug.gemspec
@@ -14,6 +14,7 @@ Gem::Specification.new do |spec|
14
15
spec.metadata["homepage_uri"] = spec.homepage
16
spec.metadata["source_code_uri"] = spec.homepage
17
+ spec.metadata["changelog_uri"] = "#{spec.homepage}/releases/tag/v#{spec.version}"
18
19
# Specify which files should be added to the gem when it is released.
20
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.
0 commit comments