From 6da4ac1245fac51444a87e66ad74ed0b35ae208d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Feb 2022 09:12:28 +0000 Subject: [PATCH] Bump kramdown from 0.13.3 to 2.3.1 Bumps [kramdown](https://github.com/gettalong/kramdown) from 0.13.3 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: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6350698..1ca42e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,7 +24,8 @@ GEM kramdown (>= 0.13.2) liquid (>= 1.9.0) maruku (>= 0.5.9) - kramdown (0.13.3) + kramdown (2.3.1) + rexml liquid (2.2.2) maruku (0.6.0) syntax (>= 1.0.0) @@ -35,6 +36,7 @@ GEM rake (0.9.2) rb-fsevent (0.4.3.1) rdiscount (1.6.8) + rexml (3.2.5) rubypants (0.2.0) rubypython (0.5.1) blankslate (>= 2.1.2.3)