From 79abb3254c5bb185be46e01e110c0696d834e8bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:21:47 +0000 Subject: [PATCH] Bump kramdown from 2.1.0 to 2.3.1 Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.1.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) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e627456c6..2ef2d31e7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,8 @@ GEM httparty (0.16.0) multi_xml (>= 0.5.2) json (2.1.0) - kramdown (2.1.0) + kramdown (2.3.1) + rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) lazy_priority_queue (0.1.1) @@ -106,6 +107,7 @@ GEM rdiscount (2.2.0.1) redis (4.0.1) ref (2.0.0) + rexml (3.2.4) rgl (0.5.3) lazy_priority_queue (~> 0.1.0) stream (~> 0.5.0)