From 9cc630d9cd339074a7d09ec5b413af4f7fba6c96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 19:03:18 +0000 Subject: [PATCH] Bump kramdown from 0.14.0 to 2.4.0 Bumps [kramdown](https://github.com/gettalong/kramdown) from 0.14.0 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: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7c319cc..13b7195 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,12 +17,14 @@ GEM kramdown (>= 0.13.2) liquid (>= 1.9.0) maruku (>= 0.5.9) - kramdown (0.14.0) + kramdown (2.4.0) + rexml liquid (2.2.2) maruku (0.6.1) syntax (>= 1.0.0) posix-spawn (0.3.6) rake (0.9.2.2) + rexml (3.2.5) syntax (1.0.0) thor (0.16.0)