Update majic to 1.2.0
This commit is contained in:
parent
47ca427497
commit
9e16332d9d
4 changed files with 21 additions and 2 deletions
4
mix.exs
4
mix.exs
|
|
@ -191,7 +191,9 @@ defmodule Pleroma.Mixfile do
|
|||
git: "https://git.pleroma.social/pleroma/elixir-libraries/elixir-captcha.git",
|
||||
ref: "e7b7cc34cc16b383461b966484c297e4ec9aeef6"},
|
||||
{:restarter, path: "./restarter"},
|
||||
{:majic, "~> 1.1"},
|
||||
{:majic, "1.2.0",
|
||||
git: "https://git.pleroma.social/pleroma-elixir-libraries/majic.git",
|
||||
ref: "1f2df25cccdd9548fd59dbfa402c996268ae99ec"},
|
||||
{:open_api_spex, "~> 3.22"},
|
||||
{:ecto_psql_extras, "~> 0.8"},
|
||||
{:vix, "~> 0.36"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue