Merge branch 'feature/formatter-consistent-hashtag-mentions' into 'develop'
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index d632e059372e1181ef905d575960fa0ac60cfcc9..941b9c149bac0a1e3ba3ea71c187ae60c6562841 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -45,6 +45,7 @@ defmodule Pleroma.Mixfile do
       {:cachex, "~> 3.0.2"},
       {:httpoison, "~> 1.2.0"},
       {:jason, "~> 1.0"},
+      {:mogrify, "~> 0.6.1"},
       {:ex_machina, "~> 2.2", only: :test},
       {:credo, "~> 0.9.3", only: [:dev, :test]},
       {:mock, "~> 0.3.1", only: :test}