From: Alexander Strizhakov Date: Tue, 28 Jan 2020 12:41:45 +0000 (+0300) Subject: like this X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=aa3ba635131fb05b09ab487bdf68cbe5dda98257;p=akkoma like this --- diff --git a/mix.exs b/mix.exs index 2608f986e..ad23c7414 100644 --- a/mix.exs +++ b/mix.exs @@ -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