Merge branch 'lazarus' of git.pleroma.social:pleroma/pleroma into lazarus

This commit is contained in:
Lain Soykaf 2025-08-30 10:21:55 +04:00
commit 348291cc3b

View file

@ -140,6 +140,9 @@ defmodule Pleroma.Mixfile do
ref: "e49fc355baaf0e435208bf5f534d31e26e897711"},
{:plug_cowboy, "~> 2.7"},
{:oban, "~> 2.19.0"},
{:oban_plugins_lazarus,
git: "https://git.pleroma.social/pleroma/elixir-libraries/oban_plugins_lazarus.git",
ref: "e49fc355baaf0e435208bf5f534d31e26e897711"},
{:gettext, "~> 0.20"},
{:bcrypt_elixir, "~> 2.2"},
{:trailing_format_plug, "~> 0.0.7"},