projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f10ef5
)
set `postgrex` version
author
Maksim Pechnikov
<parallel588@gmail.com>
Thu, 30 Jul 2020 06:08:50 +0000
(09:08 +0300)
committer
Maksim Pechnikov
<parallel588@gmail.com>
Thu, 30 Jul 2020 06:08:50 +0000
(09:08 +0300)
mix.exs
patch
|
blob
|
history
diff --git
a/mix.exs
b/mix.exs
index 87c5c92af3eecd055e112c23817bd6fa19b841ad..00fb2eb5e957a9aa5317eb2d7c260954fa6d9153 100644
(file)
--- a/
mix.exs
+++ b/
mix.exs
@@
-121,7
+121,7
@@
defmodule Pleroma.Mixfile do
{:phoenix_ecto, "~> 4.0"},
{:ecto_enum, "~> 1.4"},
{:ecto_sql, "~> 3.4.4"},
- {:postgrex, ">= 0.1
3
.5"},
+ {:postgrex, ">= 0.1
5
.5"},
{:oban, "~> 2.0.0"},
{:gettext, "~> 0.15"},
{:pbkdf2_elixir, "~> 1.0"},