added prepare html for RichMedia.Parser

This commit is contained in:
Maksim Pechnikov 2019-09-15 14:53:58 +03:00
commit b4cf74c106
3 changed files with 7 additions and 3 deletions

View file

@ -131,7 +131,7 @@ defmodule Pleroma.Mixfile do
{:phoenix_swoosh, "~> 0.2"},
{:gen_smtp, "~> 0.13"},
{:websocket_client, git: "https://github.com/jeremyong/websocket_client.git", only: :test},
{:floki, "~> 0.20.0"},
{:floki, "~> 0.23.0"},
{:ex_syslogger, github: "slashmili/ex_syslogger", tag: "1.4.0"},
{:timex, "~> 3.5"},
{:ueberauth, "~> 0.4"},