We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bf071a commit 19ced14Copy full SHA for 19ced14
uri.gemspec
@@ -19,6 +19,7 @@ Gem::Specification.new do |spec|
19
20
spec.metadata["homepage_uri"] = spec.homepage
21
spec.metadata["source_code_uri"] = spec.homepage
22
+ spec.metadata["documentation_uri"] = "https://rubydoc.info/gems/uri"
23
24
# Specify which files should be added to the gem when it is released.
25
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.
0 commit comments