Switch Majic to a copy hosted in our GitLab

This commit is contained in:
Mark Felder 2020-10-09 11:26:51 -05:00
commit c4fae2611f
2 changed files with 4 additions and 3 deletions

View file

@ -188,7 +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://github.com/hrefhref/majic", branch: "develop"},
{: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"},