From d6114178ba83c39a9ee95f85d6f3c6299fe0ab9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 10:58:02 +0000 Subject: [PATCH] Bump kramdown from 2.2.1 to 2.3.1 Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.2.1 to 2.3.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[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d02451e..995507f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,7 +44,7 @@ GEM forwardable-extended (2.6.0) i18n (1.8.3) concurrent-ruby (~> 1.0) - kramdown (2.2.1) + kramdown (2.3.1) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0)