stable
Alexander Strizhakov 5 years ago
parent 91ea3ed82c
commit aa3ba63513
No known key found for this signature in database
GPG Key ID: 022896A53AEF1381

@ -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, in_umbrella: true}
] ++ oauth_deps()
end

Loading…
Cancel
Save