Skip to content

Commit

Permalink
update gem details
Browse files Browse the repository at this point in the history
  • Loading branch information
a-lavis committed Dec 16, 2024
1 parent a44c9b9 commit 46d41c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mail-x_smtpapi.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
require 'mail_x_smtpapi/version'

Gem::Specification.new do |spec|
spec.name = "mail-x_smtpapi"
spec.name = "mail-x_smtpapi-ksr"
spec.version = MailXSMTPAPI::VERSION
spec.authors = ["Lance Ivy"]
spec.email = ["lance@kickstarter.com"]
spec.authors = ["Kickstarter"]
spec.email = ["devops@kickstarter.com"]
spec.summary = %q{Adds SendGrid X-SMTPAPI header support to Mail}
spec.homepage = "https://github.com/kickstarter/mail-x_smtpapi"
spec.license = "MIT"
Expand Down

0 comments on commit 46d41c2

Please sign in to comment.