X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=a4bacba8e3dc481bf87d5898ead7ff8df13af914;hb=da1ee5c46ac4296232ac5cd43f4357136608af48;hp=fe5d9d9637b5990945c62886809b91368612f0af;hpb=926a233cc4683b5c2511690166bca0bf09338361;p=akkoma diff --git a/mix.exs b/mix.exs index fe5d9d963..a4bacba8e 100644 --- a/mix.exs +++ b/mix.exs @@ -144,7 +144,7 @@ defmodule Pleroma.Mixfile do {:ex_aws, "~> 2.1.6"}, {:ex_aws_s3, "~> 2.0"}, {:sweet_xml, "~> 0.6.6"}, - {:earmark, "1.4.3"}, + {:earmark, "1.4.15"}, {:bbcode_pleroma, "~> 0.2.0"}, {:crypt, git: "https://git.pleroma.social/pleroma/elixir-libraries/crypt.git", @@ -196,6 +196,9 @@ defmodule Pleroma.Mixfile do {:majic, git: "https://git.pleroma.social/pleroma/elixir-libraries/majic.git", ref: "289cda1b6d0d70ccb2ba508a2b0bd24638db2880"}, + {:eblurhash, + git: "https://github.com/zotonic/eblurhash.git", + ref: "04a0b76eadf4de1be17726f39b6313b88708fd12"}, {:open_api_spex, "~> 3.10"}, ## dev & test