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 426c056 commit 13f0068Copy full SHA for 13f0068
mix.exs
@@ -36,7 +36,7 @@ defmodule Eblog.Mixfile do
36
{:postgrex, "== 0.16.5"},
37
{:phoenix_html, "== 2.14.3"},
38
{:phoenix_live_reload, "== 1.3.3", only: :dev},
39
- {:gettext, "== 0.19.1"},
+ {:gettext, "== 0.24.0"},
40
{:cowboy, "== 1.1.2"}]
41
end
42
0 commit comments