From faa39e27f61ca8ef9796ea8b32f79ef9ab7cfffe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 23:51:05 +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 313aaf2..1005425 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,11 +15,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) syntax (1.0.0) PLATFORMS