Merge branch 'bugfix/markdown-newlines' into 'develop'
mix: Update earmark See merge request pleroma/pleroma!3538
This commit is contained in:
commit
c97f99ccf2
2 changed files with 3 additions and 3 deletions
2
mix.exs
2
mix.exs
|
|
@ -142,7 +142,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:ex_aws, "~> 2.1.6"},
|
||||
{:ex_aws_s3, "~> 2.0"},
|
||||
{:sweet_xml, "~> 0.6.6"},
|
||||
{:earmark, "1.4.15"},
|
||||
{:earmark, "~> 1.4.15"},
|
||||
{:bbcode_pleroma, "~> 0.2.0"},
|
||||
{:crypt,
|
||||
git: "https://github.com/msantos/crypt.git",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue