Skip to content

Commit

Permalink
Require MFA when releasing this gem
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Nov 25, 2021
1 parent 42f5ea6 commit 3ddb0f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions globalid.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,8 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'activesupport', '>= 5.0'

s.add_development_dependency 'rake'

s.metadata = {
"rubygems_mfa_required" => "true",
}
end

0 comments on commit 3ddb0f8

Please sign in to comment.