Merge remote-tracking branch 'remotes/origin/develop' into chore/elixir-1.11
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index 185734f4366f4da22e01042851be42439cc1dee1..c943d3e17d34005af30553d86ae6fc92ddef8c18 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -191,6 +191,8 @@ defmodule Pleroma.Mixfile do
        git: "https://git.pleroma.social/pleroma/elixir-libraries/elixir-captcha.git",
        ref: "e0f16822d578866e186a0974d65ad58cddc1e2ab"},
       {:restarter, path: "./restarter"},
+      {:majic,
+       git: "https://git.pleroma.social/pleroma/elixir-libraries/majic", branch: "develop"},
       {:open_api_spex,
        git: "https://git.pleroma.social/pleroma/elixir-libraries/open_api_spex.git",
        ref: "f296ac0924ba3cf79c7a588c4c252889df4c2edd"},