From ba15885033e52b15796ad44ceec938c863664f5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 23:57:00 +0000 Subject: [PATCH] Bump kramdown from 0.13.7 to 2.3.0 Bumps [kramdown](https://github.com/gettalong/kramdown) from 0.13.7 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 c36a5a5..490f464 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,7 +28,8 @@ GEM kramdown (>= 0.13.2) liquid (>= 1.9.0) maruku (>= 0.5.9) - kramdown (0.13.7) + kramdown (2.3.0) + rexml liquid (2.2.2) maruku (0.6.0) syntax (>= 1.0.0) @@ -44,6 +45,7 @@ GEM mini_portile (~> 0.5.0) posix-spawn (0.3.6) rake (10.0.4) + rexml (3.2.4) ruby-hmac (0.4.0) syntax (1.0.0)