Este commit está contenido en:
Alexander Strizhakov 2020-01-28 16:32:33 +03:00
padre da334ef934
commit 93b9f226e0
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 022896A53AEF1381

Ver fichero

@ -172,7 +172,7 @@ defmodule Pleroma.Mixfile do
git: "https://git.pleroma.social/pleroma/elixir-libraries/elixir-captcha.git",
ref: "e0f16822d578866e186a0974d65ad58cddc1e2ab"},
{:mox, "~> 0.5", only: :test},
{:restarter, path: "./restarter"}
{:restarter, path: "../restarter"}
] ++ oauth_deps()
end