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 082c31d commit 73d32d1Copy full SHA for 73d32d1
template/$PROJECT_NAME$/mix.exs
@@ -36,7 +36,7 @@ defmodule <%= @project_name_camel_case %>.Mixfile do
36
{:phoenix_live_reload, "~> 1.0", only: :dev},
37
<% end %>
38
{:postgrex, ">= 0.0.0"},
39
- {:gettext, "~> 0.11"},
+ {:gettext, "~> 0.13"},
40
{:cowboy, "~> 1.0"},
41
{:guardian, "~> 0.14.5"},
42
{:comeonin, "~> 4.0"},
0 commit comments