mandrill-mailer-rails.gemspec in mandrill-mailer-rails-1.0.0 vs mandrill-mailer-rails.gemspec in mandrill-mailer-rails-1.1.0
- old
+ new
@@ -1,10 +1,10 @@
Gem::Specification.new do |s|
s.name = 'mandrill-mailer-rails'
- s.version = '1.0.0'
+ s.version = '1.1.0'
s.authors = ['Tinfoil Security, Inc.']
s.email = ['engineers@tinfoilsecurity.com']
- s.homepage = 'https://www.github.com/bsedat/mandrill-mailer-rails'
+ s.homepage = 'https://www.github.com/tinfoil/mandrill-mailer-rails'
s.summary = %q{Handler for Rails to send emails through Mandrill}
s.description = %q{Provides an ActionMailer delivery handler sending emails through Mandrill}
s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")