From 4a5b20268a80d5287115c59047899ebc9de0d17a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 04:52:30 +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 9f247e4..6093ac5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,8 @@ GEM sass (~> 3.6.0) sqlite3 (~> 1.3.13) xcinvoke (~> 0.3.0) - kramdown (2.1.0) + kramdown (2.3.1) + rexml kramdown-parser-gfm (1.0.1) kramdown (~> 2.0) liferaft (0.0.6) @@ -106,6 +107,7 @@ GEM rb-inotify (0.10.0) ffi (~> 1.0) redcarpet (3.4.0) + rexml (3.2.4) rouge (3.3.0) ruby-macho (1.4.0) sass (3.6.0)