Upgrade Elixir deps

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-08-27 14:46:05 +02:00
parent 378299d1f9
commit c2f3b4b7e0
2 changed files with 10 additions and 10 deletions

View File

@@ -116,8 +116,8 @@ defmodule Mobilizon.Mixfile do
{:ex_cldr_dates_times, "~> 2.2"},
{:ex_optimizer, "~> 0.1"},
{:progress_bar, "~> 2.0"},
{:oban, "~> 2.0.0"},
{:floki, "~> 0.27.0"},
{:oban, "~> 2.1.0"},
{:floki, "~> 0.28.0"},
{:ip_reserved, "~> 0.1.0"},
{:fast_sanitize, "~> 0.1"},
{:ueberauth, "~> 0.6"},