From 9dadc85b435cd802e85f9536f440a0782f076ecc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2020 08:46:46 +0000 Subject: [PATCH] Bump kramdown from 2.2.0 to 2.2.1 Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.2.0 to 2.2.1. - [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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0aa06138..22fda01c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -164,7 +164,7 @@ GEM thor (>= 0.14, < 2.0) json (2.3.0) jwt (2.2.1) - kramdown (2.2.0) + kramdown (2.2.1) rexml listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3)