X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=2a8fe2e9da8b8e5289952ef69df58d90f06efc0c;hb=f88560accd801ac88c60344cef93ef00cf136069;hp=e69940c5d8359b9cc0168344f36860fba26e575c;hpb=0be548b90aafda0b524e2ad85e7072961c336023;p=akkoma diff --git a/mix.exs b/mix.exs index e69940c5d..2a8fe2e9d 100644 --- a/mix.exs +++ b/mix.exs @@ -150,6 +150,7 @@ defmodule Pleroma.Mixfile do {:benchee, "~> 1.0"}, {:esshd, "~> 0.1.0", runtime: Application.get_env(:esshd, :enabled, false)}, {:ex_rated, "~> 1.3"}, + {:ex_const, "~> 0.2"}, {:plug_static_index_html, "~> 1.0.0"}, {:excoveralls, "~> 0.11.1", only: :test}, {:mox, "~> 0.5", only: :test}