From 38a98ba0c1760a91b3116bffb3f3154e8311e782 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2020 01:03:04 +0000 Subject: [PATCH] Bump kramdown from 1.17.0 to 2.3.0 Bumps [kramdown](https://github.com/gettalong/kramdown) from 1.17.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 ff1e114..57293c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,8 @@ GEM hamster (3.0.0) concurrent-ruby (~> 1.0) json_schema (0.19.1) - kramdown (1.17.0) + kramdown (2.3.0) + rexml nanoc (4.10.2) addressable (~> 2.5) cri (~> 2.15) @@ -36,6 +37,7 @@ GEM rack (2.0.5) rake (12.3.1) ref (2.0.0) + rexml (3.2.4) slow_enumerator_tools (1.1.0) tomlrb (1.2.7)