Bump earmark from 1.3.6 to 1.4.0

Bumps [earmark](https://github.com/pragdave/earmark) from 1.3.6 to 1.4.0.
- [Release notes](https://github.com/pragdave/earmark/releases)
- [Changelog](https://github.com/pragdave/earmark/blob/master/RELEASE.md)
- [Commits](https://github.com/pragdave/earmark/compare/v1.3.6...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-24 05:03:58 +00:00
committed by Thomas Citharel
parent 21977351f2
commit 4e27092915
2 changed files with 2 additions and 2 deletions

View File

@@ -87,7 +87,7 @@ defmodule Mobilizon.Mixfile do
{:plug_cowboy, "~> 2.0"},
{:atomex, "0.3.0"},
{:cachex, "~> 3.1"},
{:earmark, "~> 1.3.1"},
{:earmark, "~> 1.4.0"},
{:geohax, "~> 0.3.0"},
{:mogrify, "~> 0.7.2"},
{:premailex, "~> 0.3.0"},