Commit 8dcba24
committed
Require MFA for all gem owners
From https://guides.rubygems.org/mfa-requirement-opt-in/
> You can opt-in a gem you are managing by releasing a version that has metadata.rubygems_mfa_required set to true.
> ...
> The version being released with rubygems_mfa_required set and all the following versions will require you to have MFA enabled. Once enabled, the gem page will show NEW VERSIONS REQUIRE MFA in the sidebar, and all versions published with rubygems_mfa_required set will also show VERSION PUBLISHED WITH MFA:1 parent c176a5e commit 8dcba24
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments