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 c22b7bbCopy full SHA for c22b7bb
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.22.1"},
40
{:cowboy, "== 1.1.2"}]
41
end
42
0 commit comments