Skip to content

Commit b23b24b

Browse files
authored
Merge pull request #171 from tagliala/security/opt-in-for-mfa
Opt-in for MFA requirement
2 parents 4a13ae4 + 95d2ea9 commit b23b24b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

monetize.gemspec

+1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@ Gem::Specification.new do |spec|
2929
spec.metadata['changelog_uri'] = 'https://github.com/RubyMoney/monetize/blob/master/CHANGELOG.md'
3030
spec.metadata['source_code_uri'] = 'https://github.com/RubyMoney/monetize/'
3131
spec.metadata['bug_tracker_uri'] = 'https://github.com/RubyMoney/monetize/issues'
32+
spec.metadata['rubygems_mfa_required'] = 'true'
3233
end
3334
end

0 commit comments

Comments
 (0)