Add Oban.Plugins.Lazarus
This commit is contained in:
parent
f423534ef0
commit
2c2de55b05
4 changed files with 6 additions and 1 deletions
3
mix.exs
3
mix.exs
|
|
@ -145,6 +145,9 @@ defmodule Pleroma.Mixfile do
|
|||
{:tzdata, "~> 1.0.3"},
|
||||
{:plug_cowboy, "~> 2.5"},
|
||||
{:oban, "~> 2.18.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"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue