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