mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-14 01:36:08 -07:00
Swap out contact form to one that uses mailgun
This commit is contained in:
parent
6df92d6f88
commit
7f433cf223
17 changed files with 130 additions and 70 deletions
|
|
@ -101,6 +101,9 @@ GEM
|
|||
nokogiri (>= 1.5.9)
|
||||
mail (2.7.1)
|
||||
mini_mime (>= 0.1.1)
|
||||
mail_form (1.9.0)
|
||||
actionmailer (>= 5.2)
|
||||
activemodel (>= 5.2)
|
||||
marcel (1.0.2)
|
||||
method_source (1.0.0)
|
||||
mini_mime (1.1.2)
|
||||
|
|
@ -207,6 +210,7 @@ DEPENDENCIES
|
|||
factory_bot_rails
|
||||
jbuilder
|
||||
jsbundling-rails
|
||||
mail_form
|
||||
pg (~> 1.1)
|
||||
puma (~> 5.0)
|
||||
rails (~> 7.0.4)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue