From acae88a3821d9907a022e2fc1857157d01ffa327 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Jan 2022 06:46:25 +0000 Subject: [PATCH] Bump kramdown from 2.3.0 to 2.3.1 in /AdminLTE-master/docs Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.0 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) --- updated-dependencies: - dependency-name: kramdown dependency-type: indirect ... Signed-off-by: dependabot[bot] --- AdminLTE-master/docs/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AdminLTE-master/docs/Gemfile.lock b/AdminLTE-master/docs/Gemfile.lock index 38a8af1..ff830b4 100644 --- a/AdminLTE-master/docs/Gemfile.lock +++ b/AdminLTE-master/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.3.1) 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.21.0) safe_yaml (1.0.5) sassc (2.4.0)