From 147af7770d3963d0684435e610a144015e42a52c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2020 18:53:16 +0200 Subject: [PATCH] Bump kramdown from 2.2.0 to 2.2.1 (#13146) 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] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b9355f4e4a7..b883f754a30 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,7 +60,7 @@ GEM jekyll jekyll-watch (2.2.1) listen (~> 3.0) - kramdown (2.2.0) + kramdown (2.2.1) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0)