Merge branch 'fix-tests' into 'develop'
Test fixes See merge request pleroma/pleroma!3532
This commit is contained in:
commit
4d341f51e1
4 changed files with 27 additions and 20 deletions
2
mix.exs
2
mix.exs
|
|
@ -138,7 +138,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:cowlib, "~> 2.9", override: true},
|
||||
{:gun, "~> 2.0.0-rc.1", override: true},
|
||||
{:jason, "~> 1.2"},
|
||||
{:mogrify, "~> 0.7.4"},
|
||||
{:mogrify, "~> 0.9.1"},
|
||||
{:ex_aws, "~> 2.1.6"},
|
||||
{:ex_aws_s3, "~> 2.0"},
|
||||
{:sweet_xml, "~> 0.6.6"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue