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 962cb37 commit 32bb04cCopy full SHA for 32bb04c
authlogic.gemspec
@@ -21,7 +21,7 @@ require "authlogic/version"
21
s.homepage = "https://github.com/binarylogic/authlogic"
22
s.summary = "An unobtrusive ruby authentication library based on ActiveRecord."
23
s.license = "MIT"
24
-
+ s.metadata = { "rubygems_mfa_required" => "true" }
25
s.required_ruby_version = ">= 2.6.0"
26
27
# See doc/rails_support_in_authlogic_5.0.md
0 commit comments