From 10e26fbd444955676c9493a41cbe848f806d76d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2020 01:31:27 +0000 Subject: [PATCH] Bump kramdown from 2.1.0 to 2.3.0 Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.1.0 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 5df13233b4..141a0026b0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,7 +52,8 @@ GEM yell (~> 2.0) i18n (0.9.5) concurrent-ruby (~> 1.0) - kramdown (2.1.0) + kramdown (2.3.0) + rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liquid (4.0.0) @@ -91,6 +92,7 @@ GEM public_suffix (3.0.3) rake (12.3.1) ref (2.0.0) + rexml (3.2.4) rouge (3.2.1) slow_enumerator_tools (1.1.0) thread_safe (0.3.6)