Skip to content

Commit 04b24b3

Browse files
committed
require MFA in gemspec
1 parent 1c2b459 commit 04b24b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

image_optim.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Gem::Specification.new do |s|
1111
s.required_ruby_version = '>= 1.9.3'
1212

1313
s.metadata = {
14+
'rubygems_mfa_required' => 'true',
1415
'bug_tracker_uri' => "https://github.com/toy/#{s.name}/issues",
1516
'changelog_uri' => "https://github.com/toy/#{s.name}/blob/master/CHANGELOG.markdown",
1617
'documentation_uri' => "https://www.rubydoc.info/gems/#{s.name}/#{s.version}",

0 commit comments

Comments
 (0)