From 7a4bc3930f6ccf8aa774019fd5f95e4d523f6a43 Mon Sep 17 00:00:00 2001 From: Ben Sedat Date: Thu, 11 Jan 2024 09:21:20 -0800 Subject: [PATCH] Update gemspec --- devise-two-factor.gemspec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/devise-two-factor.gemspec b/devise-two-factor.gemspec index 5c95959..035933d 100644 --- a/devise-two-factor.gemspec +++ b/devise-two-factor.gemspec @@ -5,11 +5,10 @@ Gem::Specification.new do |s| s.name = 'devise-two-factor' s.version = DeviseTwoFactor::VERSION.dup s.platform = Gem::Platform::RUBY - s.licenses = ['MIT'] + s.license = 'MIT' s.summary = 'Barebones two-factor authentication with Devise' - s.email = 'engineers@tinfoilsecurity.com' - s.homepage = 'https://github.com/tinfoil/devise-two-factor' - s.description = 'Barebones two-factor authentication with Devise' + s.homepage = 'https://github.com/devise-two-factor/devise-two-factor' + s.description = 'Devise-Two-Factor is a minimalist extension to Devise which offers support for two-factor authentication through the TOTP scheme.' s.authors = ['Quinn Wilton'] s.cert_chain = [