From bd4350a5752c7590b8e4123747f88bc67b7a27ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Aug 2021 08:23:02 +0000 Subject: [PATCH] Bump kramdown from 1.16.2 to 2.3.1 Bumps [kramdown](https://github.com/gettalong/kramdown) from 1.16.2 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: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8c9d418..9fd4fc9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,7 +20,8 @@ GEM hamster (3.0.0) concurrent-ruby (~> 1.0) json (2.1.0) - kramdown (1.16.2) + kramdown (2.3.1) + rexml libv8 (3.16.14.19) mini_portile2 (2.3.0) nanoc (4.9.2) @@ -43,6 +44,7 @@ GEM rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) ref (2.0.0) + rexml (3.2.5) sass (3.5.6) sass-listen (~> 4.0.0) sass-listen (4.0.0)