mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-11-27 00:03:01 -05:00
set mfa required in gemspec
This commit is contained in:
parent
7e73c3a066
commit
d25b61fa00
@ -24,6 +24,7 @@ Gem::Specification.new do |gem|
|
||||
"documentation_uri" => "https://honeyryderchuck.gitlab.io/httpx/rdoc/",
|
||||
"source_code_uri" => "https://gitlab.com/honeyryderchuck/httpx",
|
||||
"homepage_uri" => "https://honeyryderchuck.gitlab.io/httpx/",
|
||||
"rubygems_mfa_required" => "true",
|
||||
}
|
||||
|
||||
gem.files = Dir["LICENSE.txt", "README.md", "lib/**/*.rb", "sig/**/*.rbs", "doc/release_notes/*.md"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user