From 8d5ccc278fe1e5b621580d443fcf09219348d357 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 19:29:17 +0000 Subject: [PATCH] build(deps-dev): bump redcarpet in /demo_app/my_platform 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] --- demo_app/my_platform/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo_app/my_platform/Gemfile.lock b/demo_app/my_platform/Gemfile.lock index a986b089e..8f7003097 100644 --- a/demo_app/my_platform/Gemfile.lock +++ b/demo_app/my_platform/Gemfile.lock @@ -428,7 +428,7 @@ GEM rb-inotify (0.10.0) ffi (~> 1.0) rdiscount (2.2.0.2) - redcarpet (3.4.0) + redcarpet (3.5.1) redis (3.3.5) redis-actionpack (5.2.0) actionpack (>= 5, < 7)