projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b261135
)
set versions
author
Maksim Pechnikov
<parallel588@gmail.com>
Thu, 30 Jul 2020 06:23:35 +0000
(09:23 +0300)
committer
Maksim Pechnikov
<parallel588@gmail.com>
Thu, 30 Jul 2020 06:23:35 +0000
(09:23 +0300)
mix.exs
patch
|
blob
|
history
diff --git
a/mix.exs
b/mix.exs
index c26e436c60f1c5431b6fd3fa0c1c3a76ec1eb745..860c6aee7cf43fc49ae36fa1aca99a6098cbeb6a 100644
(file)
--- a/
mix.exs
+++ b/
mix.exs
@@
-123,9
+123,9
@@
defmodule Pleroma.Mixfile do
{:ecto_sql, "~> 3.4.4"},
{:postgrex, ">= 0.15.5"},
{:oban, "~> 2.0.0"},
- {:gettext, "~> 0.1
5
"},
- {:pbkdf2_elixir, "~> 1.
0
"},
- {:bcrypt_elixir, "~> 2.
0
"},
+ {:gettext, "~> 0.1
8
"},
+ {:pbkdf2_elixir, "~> 1.
2
"},
+ {:bcrypt_elixir, "~> 2.
2
"},
{:trailing_format_plug, "~> 0.0.7"},
{:fast_sanitize, "~> 0.1"},
{:html_entities, "~> 0.5", override: true},