Skip to content

Commit

Permalink
Set rubygems_mfa_required metadata
Browse files Browse the repository at this point in the history
This pleases RuboCop
  • Loading branch information
ekohl committed Nov 22, 2023
1 parent 1d68a1e commit 050d94d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions smart_proxy.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ Gem::Specification.new do |s|
Foreman Proxy is used via The Foreman Project, it allows Foreman to manage
Remote DHCP, DNS, TFTP and Puppet servers via a REST API
EOF
# The gem isn't really published, so this doesn't matter
s.metadata['rubygems_mfa_required'] = 'true'
end

0 comments on commit 050d94d

Please sign in to comment.