We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a72e937 + 5f59505 commit 68460c0Copy full SHA for 68460c0
1 file changed
webrick.gemspec
@@ -100,6 +100,7 @@ Gem::Specification.new do |s|
100
if s.respond_to?(:metadata=)
101
s.metadata = {
102
"bug_tracker_uri" => "https://github.com/ruby/webrick/issues",
103
+ "changelog_uri" => "https://github.com/ruby/webrick/releases",
104
}
105
end
106
0 commit comments