[#1149] Upgraded oban from 0.6.0 to 0.7.1.
This commit is contained in:
parent
7101ba1a21
commit
c29686309e
13 changed files with 51 additions and 49 deletions
2
mix.exs
2
mix.exs
|
|
@ -101,7 +101,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:phoenix_ecto, "~> 4.0"},
|
||||
{:ecto_sql, "~> 3.1"},
|
||||
{:postgrex, ">= 0.13.5"},
|
||||
{:oban, "~> 0.6"},
|
||||
{:oban, "~> 0.7"},
|
||||
{:gettext, "~> 0.15"},
|
||||
{:comeonin, "~> 4.1.1"},
|
||||
{:pbkdf2_elixir, "~> 0.12.3"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue