feat: Enable Markdown Parsing in emails (#1663)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Sojan Jose
2021-01-18 11:43:31 +05:30
committed by GitHub
parent 54f15b73d3
commit 13073629bb
7 changed files with 36 additions and 15 deletions

View File

@@ -384,6 +384,7 @@ GEM
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
redcarpet (3.5.1)
redis (4.2.1)
redis-namespace (1.8.0)
redis (>= 3.0.4)
@@ -628,6 +629,7 @@ DEPENDENCIES
pundit
rack-cors
rails
redcarpet
redis
redis-namespace
redis-rack-cache