Add support for markdown-formatted toots

This commit is contained in:
Thibaut Girka
2019-05-12 20:20:05 +02:00
committed by ThibG
parent bfc509f44a
commit 94aef563b9
3 changed files with 48 additions and 6 deletions

View File

@ -480,6 +480,7 @@ GEM
link_header (~> 0.0, >= 0.0.8)
rdf-normalize (0.3.3)
rdf (>= 2.2, < 4.0)
redcarpet (3.4.0)
redis (4.1.1)
redis-actionpack (5.0.2)
actionpack (>= 4.0, < 6)
@ -745,6 +746,7 @@ DEPENDENCIES
rails-i18n (~> 5.1)
rails-settings-cached (~> 0.6)
rdf-normalize (~> 0.3)
redcarpet (~> 3.4)
redis (~> 4.1)
redis-namespace (~> 1.5)
redis-rails (~> 5.0)