Skip to content

Commit 87af46b

Browse files
authored
Merge pull request #347 from tagliala/security/opt-in-for-mfa
Opt-in for MFA requirement
2 parents bf33cea + c24e2c9 commit 87af46b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rufus-scheduler.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Job scheduler for Ruby (at, cron, in and every jobs). Not a replacement for cron
2626
#'wiki_uri' => s.homepage + '/flor/wiki',
2727
#'documentation_uri' => s.homepage + '/tree/master/doc',
2828
#'mailing_list_uri' => 'https://groups.google.com/forum/#!forum/floraison',
29+
'rubygems_mfa_required' => 'true',
2930
}
3031

3132
#s.files = `git ls-files`.split("\n")

0 commit comments

Comments
 (0)