1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-18 21:42:16 +00:00

Smtp now using postmark

This commit is contained in:
2015-12-30 14:37:31 +00:00
parent 83d0448271
commit 490df3b182
4 changed files with 13 additions and 1 deletions

View File

@@ -91,6 +91,12 @@ GEM
passenger (5.0.7)
rack
rake (>= 0.8.1)
postmark (1.7.0)
json
rake
postmark-rails (0.12.0)
actionmailer (>= 3.0.0)
postmark (~> 1.7.0)
puma (2.11.2)
rack (>= 1.1, < 2.0)
rack (1.6.4)
@@ -174,6 +180,7 @@ DEPENDENCIES
mysql2
newrelic_rpm
passenger
postmark-rails
puma
rails (= 4.2.5)
rails_12factor