summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2018-12-05 21:27:56 +0100
committerlain <lain@soykaf.club>2018-12-05 21:27:56 +0100
commit76d6b1c6ab2813b1fb8f4473e4d722cc32fb2fed (patch)
tree5308f2d4c169085dfbe22a95a86c5271e4285ace /mix.exs
parent3ea4476445a5e9b6ec1625d7caa537f79254e9d0 (diff)
parent5f0c2372bc8be3763b649b13ee142c273583329e (diff)
downloadpleroma-76d6b1c6ab2813b1fb8f4473e4d722cc32fb2fed.tar.gz
pleroma-76d6b1c6ab2813b1fb8f4473e4d722cc32fb2fed.zip
Merge remote-tracking branch 'origin' into follower-hiding
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs1
1 files changed, 1 insertions, 0 deletions
diff --git a/mix.exs b/mix.exs
index 9ffcf5928..1a28b6710 100644
--- a/mix.exs
+++ b/mix.exs
@@ -56,6 +56,7 @@ defmodule Pleroma.Mixfile do
{:calendar, "~> 0.17.4"},
{:cachex, "~> 3.0.2"},
{:httpoison, "~> 1.2.0"},
+ {:tesla, "~> 1.2"},
{:jason, "~> 1.0"},
{:mogrify, "~> 0.6.1"},
{:ex_aws, "~> 2.0"},