locked earmark version
This commit is contained in:
parent
057936bf0b
commit
3e5fb90eaa
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
@ -145,7 +145,7 @@ defp deps do
|
|||
{:ex_aws, "~> 2.1"},
|
||||
{:ex_aws_s3, "~> 2.0"},
|
||||
{:sweet_xml, "~> 0.6.6"},
|
||||
{:earmark, "~> 1.3"},
|
||||
{:earmark, "1.4.3"},
|
||||
{:bbcode_pleroma, "~> 0.2.0"},
|
||||
{:ex_machina, "~> 2.3", only: :test},
|
||||
{:credo, "~> 1.1.0", only: [:dev, :test], runtime: false},
|
||||
|
|
Loading…
Reference in a new issue