update mogrify package

This commit is contained in:
Maksim Pechnikov 2020-07-29 09:22:49 +03:00
commit cd2423d7f5
2 changed files with 2 additions and 2 deletions

View file

@ -141,7 +141,7 @@ defmodule Pleroma.Mixfile do
{:gun,
github: "ninenines/gun", ref: "921c47146b2d9567eac7e9a4d2ccc60fffd4f327", override: true},
{:jason, "~> 1.2"},
{:mogrify, "~> 0.6.1"},
{:mogrify, "~> 0.7.4"},
{:ex_aws, "~> 2.1"},
{:ex_aws_s3, "~> 2.0"},
{:sweet_xml, "~> 0.6.6"},