From bc764ce777e96c0946d8240ad04854a20bbddf2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 May 2022 15:50:21 +0000 Subject: [PATCH] Bump kramdown from 2.3.2 to 2.4.0 Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.2 to 2.4.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) --- updated-dependencies: - dependency-name: kramdown dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fc1e1678..89bea606 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -141,7 +141,7 @@ GEM thor (>= 0.14, < 2.0) json (2.5.1) jwt (2.3.0) - kramdown (2.3.2) + kramdown (2.4.0) rexml launchy (2.5.0) addressable (~> 2.7)