Merge branch 'develop' into feature/gen-magic
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index 18f748672af60eff8bda89e822fa43307a0277bf..d2a40bcc8a94eff625690d7287be86be6f32c7f7 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -188,6 +188,7 @@ defmodule Pleroma.Mixfile do
        git: "https://git.pleroma.social/pleroma/elixir-libraries/elixir-captcha.git",
        ref: "e0f16822d578866e186a0974d65ad58cddc1e2ab"},
       {:restarter, path: "./restarter"},
+      {:majic, git: "https://github.com/hrefhref/majic", branch: "develop"},
       {:open_api_spex,
        git: "https://git.pleroma.social/pleroma/elixir-libraries/open_api_spex.git",
        ref: "f296ac0924ba3cf79c7a588c4c252889df4c2edd"},