From 03cdfb138347a9110787c3bf89596480a393a24b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Feb 2022 16:52:32 +0000 Subject: [PATCH] chore(deps): bump kramdown from 2.3.0 to 2.3.1 Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/gettalong/kramdown/releases) - [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page) - [Commits](https://github.com/gettalong/kramdown/commits) --- updated-dependencies: - dependency-name: kramdown dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c1a72f9..55070f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,7 @@ GEM concurrent-ruby (~> 1.0) interception (0.5) json (2.3.1) - kramdown (2.3.0) + kramdown (2.3.1) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) @@ -145,7 +145,7 @@ GEM rainbow (3.0.0) rake (10.5.0) rchardet (1.8.0) - rexml (3.2.4) + rexml (3.2.5) rgl (0.5.7) lazy_priority_queue (~> 0.1.0) stream (~> 0.5.3)