From 987fa739ea1d1b4eb20c58ae02351d91b7165d98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:00:07 +0000 Subject: [PATCH] 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) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7bf6685..e88bc73 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,8 @@ GEM html-pipeline (~> 2.2) jekyll (>= 2.0) json (2.3.0) - kramdown (2.3.0) + kramdown (2.3.1) + rexml liquid (3.0.6) listen (3.0.6) rb-fsevent (>= 0.9.3) @@ -109,6 +110,7 @@ GEM ffi (>= 0.5.0) rdiscount (2.1.8) redcarpet (3.5.1) + rexml (3.2.4) rouge (1.10.1) safe_yaml (1.0.4) sass (3.4.21)