Skip to content

Commit

Permalink
Gemspec: Enable MFA as suggested by rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
neomilium committed Jan 27, 2022
1 parent dc5ee08 commit 7ab93dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modulesync.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'octokit', '~>4.0'
spec.add_runtime_dependency 'puppet-blacksmith', '>= 3.0', '< 7'
spec.add_runtime_dependency 'thor'
spec.metadata['rubygems_mfa_required'] = 'true'
end

0 comments on commit 7ab93dc

Please sign in to comment.