Skip to content

Commit 11c9674

Browse files
committed
Update gettext version constraint
1 parent 649abb7 commit 11c9674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ defmodule Backpex.MixProject do
5050

5151
# core
5252
{:nimble_options, "~> 1.1"},
53-
{:gettext, "~> 1.0"},
53+
{:gettext, ">= 0.26.0"},
5454
{:jason, "~> 1.2"},
5555
{:number, "~> 1.0"},
5656
{:money, "~> 1.13"},

0 commit comments

Comments
 (0)