like this

This commit is contained in:
Alexander Strizhakov 2020-01-28 15:41:45 +03:00
父節點 91ea3ed82c
當前提交 aa3ba63513
沒有發現已知的金鑰在資料庫的簽署中
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