From 5a1f91d2225f6646f443d6c9d556d422d9d65859 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 09:28:56 +0000 Subject: [PATCH] Bump kramdown from 2.3.0 to 2.3.1 in /_site 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) Signed-off-by: dependabot[bot] --- _site/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_site/Gemfile.lock b/_site/Gemfile.lock index 807243a..32a5405 100644 --- a/_site/Gemfile.lock +++ b/_site/Gemfile.lock @@ -37,7 +37,8 @@ GEM jekyll (>= 3.3, < 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.3) liquid (4.0.3) @@ -55,6 +56,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) + rexml (3.2.4) rouge (3.12.0) safe_yaml (1.0.5) sassc (2.2.1)