X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=mix.exs;h=427329d38d2ab51b0ff44d4d0dabc85de8030bc2;hb=a598d5baab45693e4258f4a65534f474b81bfa7e;hp=b9ce8c500641d64aef31510c7b18970dafc67da1;hpb=6debdaaef2b4789fc5fd933c0362bbf10346febf;p=akkoma diff --git a/mix.exs b/mix.exs index b9ce8c500..427329d38 100644 --- a/mix.exs +++ b/mix.exs @@ -188,6 +188,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"},