X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=c7c421e108e87547b2e108bfbd6efe2fbf71cc23;hb=77c239f3092af61d0896ae412e9180503dd98b00;hp=0691902a6fd257f17208838bc5a80c3f56c8aeea;hpb=bc4d9c4ffc9ccd826220893a97ce695e4bb66f9d;p=akkoma diff --git a/mix.exs b/mix.exs index 0691902a6..c7c421e10 100644 --- a/mix.exs +++ b/mix.exs @@ -143,7 +143,7 @@ defmodule Pleroma.Mixfile do github: "ninenines/gun", ref: "921c47146b2d9567eac7e9a4d2ccc60fffd4f327", override: true}, {:jason, "~> 1.2"}, {:mogrify, "~> 0.7.4"}, - {:ex_aws, "~> 2.1"}, + {:ex_aws, "~> 2.1.6"}, {:ex_aws_s3, "~> 2.0"}, {:sweet_xml, "~> 0.6.6"}, {:earmark, "1.4.3"},