X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=b7b9d534df940fbf2acf818ee68dac1f36a720ed;hb=37dc1cc431e8ba4c3f5af418a2690e2a1ae3570e;hp=5600aaa4228e65ffaf0f20fc573f83fe10d71cff;hpb=131f88320740bec9c74e4280a6b1a7d8641ee367;p=akkoma diff --git a/mix.exs b/mix.exs index 5600aaa42..b7b9d534d 100644 --- a/mix.exs +++ b/mix.exs @@ -114,6 +114,7 @@ defmodule Pleroma.Mixfile do {:quack, "~> 0.1.1"}, {:benchee, "~> 1.0"}, {:esshd, "~> 0.1.0"}, + {:ex_rated, "~> 1.2"}, {:plug_static_index_html, "~> 1.0.0"} ] ++ oauth_deps end