like this
authorAlexander Strizhakov <alex.strizhakov@gmail.com>
Tue, 28 Jan 2020 12:41:45 +0000 (15:41 +0300)
committerAlexander Strizhakov <alex.strizhakov@gmail.com>
Tue, 28 Jan 2020 12:41:45 +0000 (15:41 +0300)
mix.exs

diff --git a/mix.exs b/mix.exs
index 2608f986e102c688e8efe07176500c57413150bc..ad23c74146e2eab3e25a1e377442f3118d49bcab 100644 (file)
--- 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