aboutsummaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
authorAlexander Strizhakov <alex.strizhakov@gmail.com>2021-03-17 18:19:11 +0300
committerAlexander Strizhakov <alex.strizhakov@gmail.com>2021-03-17 18:19:11 +0300
commit441443ace24ea4e4050906d4a92a396aada81836 (patch)
tree2d80279e7868c7af95308435a0c4bb958d93ad71 /mix.exs
parent30d3127c8b3c44218fbcb5802e08f75332fb053b (diff)
downloadpleroma-feature/installer.tar.gz
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs3
1 files changed, 1 insertions, 2 deletions
diff --git a/mix.exs b/mix.exs
index 818ee8de8..d0ad05417 100644
--- a/mix.exs
+++ b/mix.exs
@@ -120,8 +120,7 @@ defmodule Pleroma.Mixfile do
{:phoenix_pubsub, "~> 2.0"},
{:phoenix_ecto, "~> 4.0"},
{:ecto_enum, "~> 1.4"},
- {:ecto_explain, "~> 0.1.2"},
- {:ecto_sql, "~> 3.4.4"},
+ {:ecto_sql, "~> 3.5"},
{:postgrex, ">= 0.15.5"},
{:oban, "~> 2.3.4"},
{:gettext, "~> 0.18"},