Remove useless text from received mails via the email_reply_trimmer gem
This commit is contained in:
parent
ecdf3bc147
commit
185f682f6c
3 changed files with 7 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ PATH
|
|||
foodsoft_messages (0.0.1)
|
||||
base32
|
||||
deface (~> 1.0)
|
||||
email_reply_trimmer
|
||||
mail
|
||||
rails
|
||||
|
||||
|
|
@ -151,6 +152,7 @@ GEM
|
|||
docile (1.1.5)
|
||||
domain_name (0.5.20170223)
|
||||
unf (>= 0.0.5, < 1.0.0)
|
||||
email_reply_trimmer (0.1.8)
|
||||
erubis (2.7.0)
|
||||
eventmachine (1.0.9.1)
|
||||
exception_notification (4.2.1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue