diff options
author | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2021-03-17 18:19:11 +0300 |
---|---|---|
committer | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2021-03-17 18:19:11 +0300 |
commit | 441443ace24ea4e4050906d4a92a396aada81836 (patch) | |
tree | 2d80279e7868c7af95308435a0c4bb958d93ad71 /mix.exs | |
parent | 30d3127c8b3c44218fbcb5802e08f75332fb053b (diff) | |
download | pleroma-feature/installer.tar.gz |
not neededfeature/installer
Diffstat (limited to 'mix.exs')
-rw-r--r-- | mix.exs | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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"}, |