X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=911ebad1d4479cc16e35df05919b688481e4f75b;hb=aab264db82054df470075c65ca25c42bbcc5d7a8;hp=f1e98585bd37e9394f2d8b8b0667b68c76fd0d28;hpb=d1a84ceec88ddd1bc2538cae8a4b6e72cde4fe6f;p=akkoma diff --git a/mix.exs b/mix.exs index f1e98585b..911ebad1d 100644 --- a/mix.exs +++ b/mix.exs @@ -144,6 +144,7 @@ defmodule Pleroma.Mixfile do git: "https://git.pleroma.social/pleroma/http_signatures.git", ref: "293d77bb6f4a67ac8bde1428735c3b42f22cbb30"}, {:telemetry, "~> 0.3"}, + {:poolboy, "~> 1.5"}, {:prometheus_ex, "~> 3.0"}, {:prometheus_plugs, "~> 1.1"}, {:prometheus_phoenix, "~> 1.3"},