Skip to content

Commit 6dd461a

Browse files
committed
Require MFA for RubyGems pushes
1 parent 3656459 commit 6dd461a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

super_diff.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Gem::Specification.new do |s|
1717
"bug_tracker_uri" => "https://github.com/mcmire/super_diff/issues",
1818
"changelog_uri" =>
1919
"https://github.com/mcmire/super_diff/blob/main/CHANGELOG.md",
20+
"rubygems_mfa_required" => "true",
2021
"source_code_uri" => "https://github.com/mcmire/super_diff"
2122
}
2223
s.required_ruby_version = ">= 3"

0 commit comments

Comments
 (0)