Skip to content

Commit

Permalink
net-smtp is no longer part of Ruby default gems
Browse files Browse the repository at this point in the history
  • Loading branch information
espen committed Jul 13, 2022
1 parent 14278e4 commit 96bed9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rails-letsencrypt.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Gem::Specification.new do |s|
s.add_dependency "rails", ">= 5.0"
s.add_dependency "acme-client", "~> 2.0.0"
s.add_dependency "redis"
s.add_dependency "net-smtp"

s.add_development_dependency "appraisal"
s.add_development_dependency "rspec-rails"
Expand Down

0 comments on commit 96bed9b

Please sign in to comment.