oban 2.0-rc2
This commit is contained in:
parent
a8d967762e
commit
71e233268a
2 changed files with 5 additions and 5 deletions
4
mix.exs
4
mix.exs
|
|
@ -122,9 +122,9 @@ defmodule Pleroma.Mixfile do
|
|||
{:phoenix_pubsub, "~> 1.1"},
|
||||
{:phoenix_ecto, "~> 4.0"},
|
||||
{:ecto_enum, "~> 1.4"},
|
||||
{:ecto_sql, "~> 3.3.2"},
|
||||
{:ecto_sql, "~> 3.4.4"},
|
||||
{:postgrex, ">= 0.13.5"},
|
||||
{:oban, "~> 2.0.0-rc.1"},
|
||||
{:oban, "~> 2.0.0-rc.2"},
|
||||
{:gettext, "~> 0.15"},
|
||||
{:pbkdf2_elixir, "~> 1.0"},
|
||||
{:bcrypt_elixir, "~> 2.0"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue