Update mogrify
Sent a pull request upstream to expand the version range depended on my blurhash https://github.com/rinpatch/blurhash/pull/1
This commit is contained in:
parent
fcf9ad5573
commit
e1333c4fa4
3 changed files with 2 additions and 2 deletions
2
mix.exs
2
mix.exs
|
|
@ -158,7 +158,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:gun, "~> 2.0.0-rc.1", override: true},
|
||||
{:finch, "~> 0.15"},
|
||||
{:jason, "~> 1.2"},
|
||||
{:mogrify, "~> 0.8.0"},
|
||||
{:mogrify, "~> 0.9.0", override: "true"},
|
||||
{:ex_aws, "~> 2.1.6"},
|
||||
{:ex_aws_s3, "~> 2.0"},
|
||||
{:sweet_xml, "~> 0.7.2"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue