mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-05 00:02:38 -04:00
gemspec: add homepage_uri metadata
This commit is contained in:
parent
240278e8bd
commit
f83349f10d
@ -23,6 +23,7 @@ Gem::Specification.new do |gem|
|
||||
"changelog_uri" => "https://honeyryderchuck.gitlab.io/httpx/#release-notes",
|
||||
"documentation_uri" => "https://honeyryderchuck.gitlab.io/httpx/rdoc/",
|
||||
"source_code_uri" => "https://gitlab.com/honeyryderchuck/httpx",
|
||||
"homepage_uri" => "https://honeyryderchuck.gitlab.io/httpx/",
|
||||
}
|
||||
|
||||
gem.files = Dir["LICENSE.txt", "README.md", "lib/**/*.rb", "sig/**/*.rbs", "doc/release_notes/*.md"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user