From c88c89ca7d13387c3a93849a3887325938923f0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 19:54:45 +0000 Subject: [PATCH] chore(deps): bump redcarpet from 3.4.0 to 3.5.1 in /pact_broker Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.4.0 to 3.5.1. - [Release notes](https://github.com/vmg/redcarpet/releases) - [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md) - [Commits](https://github.com/vmg/redcarpet/compare/v3.4.0...v3.5.1) Signed-off-by: dependabot[bot] --- pact_broker/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pact_broker/Gemfile.lock b/pact_broker/Gemfile.lock index 30dc908..36f170b 100644 --- a/pact_broker/Gemfile.lock +++ b/pact_broker/Gemfile.lock @@ -97,7 +97,7 @@ GEM rack rake (12.3.1) randexp (0.1.7) - redcarpet (3.4.0) + redcarpet (3.5.1) reform (2.2.4) disposable (>= 0.4.1) representable (>= 2.4.0, < 3.1.0)