fix markdown formatting

This commit is contained in:
Maksim Pechnikov 2018-12-14 12:41:55 +03:00
commit baead4ea4b
7 changed files with 49 additions and 11 deletions

View file

@ -67,7 +67,7 @@ defmodule Pleroma.Mixfile do
{:mogrify, "~> 0.6.1"},
{:ex_aws, "~> 2.0"},
{:ex_aws_s3, "~> 2.0"},
{:earmark, "~> 1.2"},
{:earmark, "~> 1.3"},
{:ex_machina, "~> 2.2", only: :test},
{:credo, "~> 0.9.3", only: [:dev, :test]},
{:mock, "~> 0.3.1", only: :test},