From bd5b1ea190218a70405fa7e0179fc39a3eab519b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 10:00:17 +0000 Subject: [PATCH] Build(deps): Bump kramdown from 2.1.0 to 2.3.1 Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.1.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] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index b8fca6a..3db85c6 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,8 @@ GEM jekyll (>= 3.0, < 5.0) katex (0.6.0) execjs (~> 2.7) - kramdown (2.1.0) + kramdown (2.3.1) + rexml kramdown-math-katex (1.0.1) katex (~> 0.4) kramdown (~> 2.0) @@ -106,6 +107,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0) + rexml (3.2.4) rouge (3.16.0) rubyzip (2.2.0) safe_yaml (1.0.5)