X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=c943d3e17d34005af30553d86ae6fc92ddef8c18;hb=9ea31b373fdb75bb6aa04d006e5f493158897efa;hp=185734f4366f4da22e01042851be42439cc1dee1;hpb=a859d9bc15cd1e4ff15bb63d6c114f71783118ef;p=akkoma diff --git a/mix.exs b/mix.exs index 185734f43..c943d3e17 100644 --- 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"},