Switch Majic to a copy hosted in our GitLab
This commit is contained in:
parent
04b514c567
commit
c4fae2611f
2 changed files with 4 additions and 3 deletions
3
mix.exs
3
mix.exs
|
|
@ -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"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue