X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=861b94ad0af1e5ad92bfef4dd8e3de875a0d7b9c;hb=b736312123bd11e8ba87b8b39245c0f441ebd7fb;hp=e8356d5647bf1d461063bc43d26700bad57be1ae;hpb=54b8e683bce13cf67f2674ea9f56b30604b28358;p=akkoma diff --git a/mix.exs b/mix.exs index e8356d564..861b94ad0 100644 --- a/mix.exs +++ b/mix.exs @@ -157,8 +157,8 @@ defmodule Pleroma.Mixfile do {:ex_rated, "~> 1.3"}, {:ex_const, "~> 0.2"}, {:plug_static_index_html, "~> 1.0.0"}, - {:relax_yaml, "~> 0.1"}, {:excoveralls, "~> 0.11.1", only: :test}, + {:flake_id, "~> 0.1.0"}, {:mox, "~> 0.5", only: :test} ] ++ oauth_deps() end