From c61531a348c4a0f8043adc26fb3b25195a9cf0b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Oct 2020 19:44:11 +0000 Subject: [PATCH] Bump kramdown from 1.8.0 to 2.3.0 Bumps [kramdown](https://github.com/gettalong/kramdown) from 1.8.0 to 2.3.0. - [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 ff92c3f..89cabdd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,7 +52,8 @@ GEM nanoc (~> 3.6) json (1.8.3) json_pure (2.0.1) - kramdown (1.8.0) + kramdown (2.3.0) + rexml libv8 (3.16.14.15) listen (3.0.3) rb-fsevent (>= 0.9.3) @@ -83,6 +84,7 @@ GEM rdoc (4.2.2) json (~> 1.4) ref (2.0.0) + rexml (3.2.4) rubyforge (2.0.4) json_pure (>= 1.1.7) sass (3.4.16)