From f7f0f79edcc5fbc5b5455bdf384bd0377ebceed0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 00:27:22 +0000 Subject: [PATCH] Bump redcarpet from 3.5.0 to 3.5.1 in /docs/support/scripts Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.5.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.5.0...v3.5.1) --- updated-dependencies: - dependency-name: redcarpet dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/support/scripts/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/support/scripts/Gemfile.lock b/docs/support/scripts/Gemfile.lock index 2e1e038db1..ba18a32020 100644 --- a/docs/support/scripts/Gemfile.lock +++ b/docs/support/scripts/Gemfile.lock @@ -51,7 +51,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) rdoc (6.2.1) - redcarpet (3.5.0) + redcarpet (3.5.1) ref (2.0.0) rexml (3.2.4) rouge (3.22.0)