Skip to content

Commit

Permalink
Merge pull request #690 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 44def3e + a39c425 commit 7cc8e51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions money-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ Gem::Specification.new do |s|
s.metadata['changelog_uri'] = 'https://github.com/RubyMoney/money-rails/blob/master/CHANGELOG.md'
s.metadata['source_code_uri'] = 'https://github.com/RubyMoney/money-rails/'
s.metadata['bug_tracker_uri'] = 'https://github.com/RubyMoney/money-rails/issues'
s.metadata['rubygems_mfa_required'] = 'true'
end
end

0 comments on commit 7cc8e51

Please sign in to comment.