Skip to content

Commit

Permalink
Merge pull request #171 from tagliala/security/opt-in-for-mfa
Browse files Browse the repository at this point in the history
Opt-in for MFA requirement
  • Loading branch information
semmons99 authored Mar 13, 2024
2 parents 4a13ae4 + 95d2ea9 commit b23b24b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions monetize.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ Gem::Specification.new do |spec|
spec.metadata['changelog_uri'] = 'https://github.com/RubyMoney/monetize/blob/master/CHANGELOG.md'
spec.metadata['source_code_uri'] = 'https://github.com/RubyMoney/monetize/'
spec.metadata['bug_tracker_uri'] = 'https://github.com/RubyMoney/monetize/issues'
spec.metadata['rubygems_mfa_required'] = 'true'
end
end

0 comments on commit b23b24b

Please sign in to comment.