Skip to content

Commit 3174891

Browse files
committed
Populate gemspec metadata object
1 parent 1e9420b commit 3174891

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

uri.gemspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Gem::Specification.new do |spec|
1818
spec.required_ruby_version = '>= 2.4'
1919

2020
spec.metadata = {
21+
"bug_tracker_uri" => "https://github.com/ruby/uri/issues",
22+
"changelog_uri" => "https://github.com/ruby/uri/releases",
2123
"documentation_uri" => "https://rubydoc.info/gems/uri",
2224
"homepage_uri" => spec.homepage,
2325
"source_code_uri" => spec.homepage

0 commit comments

Comments
 (0)