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.
metadata
1 parent 19a19cc commit 1e9420bCopy full SHA for 1e9420b
uri.gemspec
@@ -18,9 +18,9 @@ Gem::Specification.new do |spec|
18
spec.required_ruby_version = '>= 2.4'
19
20
spec.metadata = {
21
+ "documentation_uri" => "https://rubydoc.info/gems/uri",
22
"homepage_uri" => spec.homepage,
- "source_code_uri" => spec.homepage,
23
- "documentation_uri" => "https://rubydoc.info/gems/uri"
+ "source_code_uri" => spec.homepage
24
}
25
26
# Specify which files should be added to the gem when it is released.
0 commit comments