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 649abb7 commit 11c9674Copy full SHA for 11c9674
mix.exs
@@ -50,7 +50,7 @@ defmodule Backpex.MixProject do
50
51
# core
52
{:nimble_options, "~> 1.1"},
53
- {:gettext, "~> 1.0"},
+ {:gettext, ">= 0.26.0"},
54
{:jason, "~> 1.2"},
55
{:number, "~> 1.0"},
56
{:money, "~> 1.13"},
0 commit comments