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 1fcad1d commit 5675e0dCopy full SHA for 5675e0d
subroutine.gemspec
@@ -20,6 +20,7 @@ Gem::Specification.new do |spec|
20
spec.require_paths = ["lib"]
21
22
spec.metadata["allowed_push_host"] = "https://rubygems.org"
23
+ spec.metadata["rubygems_mfa_required"] = "true"
24
25
spec.add_dependency "activemodel", ">= 6.1"
26
spec.add_dependency "activesupport", ">= 6.1"
0 commit comments