From 9eb6d31396d750104a7daed3cb453e13f0703e10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Aug 2022 10:05:00 +0000 Subject: [PATCH] Bump kramdown from 2.3.0 to 2.4.0 in /BookStore/Assets/Admin/docs Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.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] --- BookStore/Assets/Admin/docs/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BookStore/Assets/Admin/docs/Gemfile.lock b/BookStore/Assets/Admin/docs/Gemfile.lock index d51401f..f22221e 100644 --- a/BookStore/Assets/Admin/docs/Gemfile.lock +++ b/BookStore/Assets/Admin/docs/Gemfile.lock @@ -39,7 +39,7 @@ GEM jekyll (>= 3.7, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) - kramdown (2.3.0) + kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) @@ -54,7 +54,7 @@ GEM rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.4) + rexml (3.2.5) rouge (3.26.0) safe_yaml (1.0.5) sassc (2.4.0)