From 692b629a8e1628d0d1f68af00f4042b4058ff9d2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2020 08:51:08 +0000 Subject: [PATCH] Bump kramdown from 2.1.0 to 2.2.0 Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.1.0 to 2.2.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-preview[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6c407641..0aa06138 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -164,7 +164,8 @@ GEM thor (>= 0.14, < 2.0) json (2.3.0) jwt (2.2.1) - kramdown (2.1.0) + kramdown (2.2.0) + rexml listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10)