Skip to content

Commit

Permalink
chore(deps): bump gettext from 0.13.1 to 0.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Aug 5, 2020
1 parent f74dff6 commit 73103f9
Show file tree
Hide file tree
Showing 3 changed files with 89 additions and 89 deletions.
2 changes: 1 addition & 1 deletion apps/cf/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ defmodule CF.Mixfile do
[
{:phoenix, "~> 1.3.0", override: true},
{:phoenix_html, "~> 2.6"},
{:gettext, "~> 0.13.1"},
{:gettext, "~> 0.18.1"},
{:google_api_you_tube, "~> 0.1.0"},
{:kaur, "~> 1.1"},
{:bcrypt_elixir, "~> 1.0"},
Expand Down
2 changes: 1 addition & 1 deletion apps/cf_rest_api/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ defmodule CF.RestApi.Mixfile do
[
{:corsica, "~> 1.0"},
{:cowboy, "~> 1.0"},
{:gettext, "~> 0.13.1"},
{:gettext, "~> 0.18.1"},
{:kaur, "~> 1.1"},
{:phoenix, "~> 1.3.0", override: true},
{:phoenix_html, "~> 2.6"},
Expand Down
Loading

0 comments on commit 73103f9

Please sign in to comment.