mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
MFA required, close #2820 [ci skip]
This commit is contained in:
parent
be754e410d
commit
2d5582a60b
1 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,8 @@ Gem::Specification.new do |s|
|
||||||
"bug_tracker_uri" => "https://github.com/puma/puma/issues",
|
"bug_tracker_uri" => "https://github.com/puma/puma/issues",
|
||||||
"changelog_uri" => "https://github.com/puma/puma/blob/master/History.md",
|
"changelog_uri" => "https://github.com/puma/puma/blob/master/History.md",
|
||||||
"homepage_uri" => "https://puma.io",
|
"homepage_uri" => "https://puma.io",
|
||||||
"source_code_uri" => "https://github.com/puma/puma"
|
"source_code_uri" => "https://github.com/puma/puma",
|
||||||
|
"rubygems_mfa_required" => "true"
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue