Merge branch 'lazarus' of git.pleroma.social:pleroma/pleroma into lazarus
This commit is contained in:
commit
348291cc3b
1 changed files with 3 additions and 0 deletions
3
mix.exs
3
mix.exs
|
|
@ -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"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue