From 5b61323bac7994638f6f25c474550d26560b84b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 23:48:32 +0000 Subject: [PATCH] Bump kramdown from 0.13.3 to 2.3.0 Bumps [kramdown](https://github.com/gettalong/kramdown) from 0.13.3 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 3ef28ca..dde2351 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,11 +24,13 @@ GEM kramdown (>= 0.13.2) liquid (>= 1.9.0) maruku (>= 0.5.9) - kramdown (0.13.3) + kramdown (2.3.0) + rexml liquid (2.3.0) maruku (0.6.0) syntax (>= 1.0.0) posix-spawn (0.3.6) + rexml (3.2.4) sass (3.1.10) syntax (1.0.0)