Add captcha documentation to config.md
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index 0fb40e07b11387b98ae161f5d83ddb939d6d2d5d..a8a171eb9eecfec50d3e943d04301b8a93dc2ca7 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -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},