Change concurrent_limiter to Hex PM version 0.1.1
This commit is contained in:
parent
86e692aeb1
commit
91ea394cd0
2 changed files with 2 additions and 4 deletions
4
mix.exs
4
mix.exs
|
|
@ -183,9 +183,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:ex_const, "~> 0.2"},
|
||||
{:plug_static_index_html, "~> 1.0.0"},
|
||||
{:flake_id, "~> 0.1.0"},
|
||||
{:concurrent_limiter,
|
||||
git: "https://git.pleroma.social/pleroma/elixir-libraries/concurrent_limiter.git",
|
||||
ref: "d81be41024569330f296fc472e24198d7499ba78"},
|
||||
{:concurrent_limiter, "~> 0.1.1"},
|
||||
{:remote_ip,
|
||||
git: "https://git.pleroma.social/pleroma/remote_ip.git",
|
||||
ref: "b647d0deecaa3acb140854fe4bda5b7e1dc6d1c8"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue