We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50ae4d3 commit a39c425Copy full SHA for a39c425
money-rails.gemspec
@@ -42,5 +42,6 @@ Gem::Specification.new do |s|
42
s.metadata['changelog_uri'] = 'https://github.com/RubyMoney/money-rails/blob/master/CHANGELOG.md'
43
s.metadata['source_code_uri'] = 'https://github.com/RubyMoney/money-rails/'
44
s.metadata['bug_tracker_uri'] = 'https://github.com/RubyMoney/money-rails/issues'
45
+ s.metadata['rubygems_mfa_required'] = 'true'
46
end
47
0 commit comments