We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfe252c commit 0362aa5Copy full SHA for 0362aa5
mix.exs
@@ -36,7 +36,7 @@ defmodule Eblog.Mixfile do
36
{:postgrex, "== 0.16.3"},
37
{:phoenix_html, "== 2.14.3"},
38
{:phoenix_live_reload, "== 1.3.3", only: :dev},
39
- {:gettext, "== 0.19.1"},
+ {:gettext, "== 0.23.1"},
40
{:cowboy, "== 1.1.2"}]
41
end
42
0 commit comments