chore: upgrade deps

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2023-11-21 16:03:22 +01:00
parent d7daafc4ea
commit 99c80c6490
8 changed files with 3862 additions and 2100 deletions

View File

@@ -45,7 +45,7 @@ defmodule Mobilizon do
{Absinthe.Subscription, Web.Endpoint},
{Oban, Application.get_env(:mobilizon, Oban)},
# workers
Guardian.DB.Token.SweeperServer,
Guardian.DB.Sweeper,
ActivityPub.Federator,
TzWorld.Backend.DetsWithIndexCache,
cachex_spec(:feed, 2500, 60, 60, &Feed.create_cache/1),