X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=2608f986e102c688e8efe07176500c57413150bc;hb=91ea3ed82cc29f02ae8eec94e4e4ced325a7e008;hp=1d0b59e566b6d1699246b3b68d97bfaecec0e452;hpb=7c6e5c541de808957be8a1948fa7a20eba8734df;p=akkoma diff --git a/mix.exs b/mix.exs index 1d0b59e56..2608f986e 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, git: "https://git.pleroma.social/alex.s/restarter"} + {:restarter, path: "../restarter"} ] ++ oauth_deps() end