summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
authorMaksim Pechnikov <parallel588@gmail.com>2020-07-29 09:22:49 +0300
committerMaksim Pechnikov <parallel588@gmail.com>2020-07-29 09:22:49 +0300
commitcd2423d7f5c082d49fb429708bb8476342b35136 (patch)
treec36aad4c4a2028e49061a3723585a8b142124a28 /mix.exs
parentb4603a9c9cf9d072a3220aed1c843132d642cc1f (diff)
update mogrify package
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mix.exs b/mix.exs
index ba539e9ed..c0a8d0e9f 100644
--- a/mix.exs
+++ b/mix.exs
@@ -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"},