Upgrade Earmark to v1.4.10

This commit is contained in:
Alex Gleason 2020-10-13 00:27:51 -05:00 committed by Mark Felder
commit e9e17e5df3
8 changed files with 95 additions and 261 deletions

View file

@ -144,7 +144,7 @@ defmodule Pleroma.Mixfile do
{:ex_aws, "~> 2.1.6"},
{:ex_aws_s3, "~> 2.0"},
{:sweet_xml, "~> 0.6.6"},
{:earmark, "1.4.3"},
{:earmark, "1.4.10"},
{:bbcode_pleroma, "~> 0.2.0"},
{:crypt,
git: "https://github.com/msantos/crypt.git",