We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3656459 commit 6dd461aCopy full SHA for 6dd461a
super_diff.gemspec
@@ -17,6 +17,7 @@ Gem::Specification.new do |s|
17
"bug_tracker_uri" => "https://github.com/mcmire/super_diff/issues",
18
"changelog_uri" =>
19
"https://github.com/mcmire/super_diff/blob/main/CHANGELOG.md",
20
+ "rubygems_mfa_required" => "true",
21
"source_code_uri" => "https://github.com/mcmire/super_diff"
22
}
23
s.required_ruby_version = ">= 3"
0 commit comments