From 8e8f013e242a10e78ea8f813fa7a5c1f713e0edc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 01:57:50 +0000 Subject: [PATCH] Bump redcarpet from 2.2.2 to 3.5.1 Bumps [redcarpet](https://github.com/vmg/redcarpet) from 2.2.2 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/v2.2.2...v3.5.1) --- updated-dependencies: - dependency-name: redcarpet dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7bb8153..a79980b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,7 +27,7 @@ GEM rack rack-test (0.6.2) rack (>= 1.0) - redcarpet (2.2.2) + redcarpet (3.5.1) sass (3.2.3) sinatra (1.3.3) rack (~> 1.3, >= 1.3.6)