X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=81ce4f25cef74d619776b7a7b6b18a569ff014f8;hb=cb513a599cc3211e6f5e5d1a1710ec2ae85ec37a;hp=dd7c7e979b3e03fa4376fb440b81b9437d808482;hpb=278674223d36f4d789dce92cd541c47b7e19b674;p=akkoma diff --git a/mix.exs b/mix.exs index dd7c7e979..81ce4f25c 100644 --- a/mix.exs +++ b/mix.exs @@ -155,7 +155,6 @@ defmodule Pleroma.Mixfile do {:joken, "~> 2.0"}, {: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},