From 03aab6dfce060a74e2088282d22920d81d40a408 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 03:06:38 +0000 Subject: [PATCH] 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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 955c1bd..bcbea4c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,6 +29,7 @@ GEM rouge (~> 3.0) safe_yaml (~> 1.0) terminal-table (~> 1.8) + jekyll-analytics (0.1.14) jekyll-feed (0.13.0) jekyll (>= 3.7, < 5.0) jekyll-sass-converter (2.0.1) @@ -37,7 +38,8 @@ GEM jekyll (>= 3.3, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) - kramdown (2.1.0) + kramdown (2.3.1) + rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liquid (4.0.3) @@ -55,6 +57,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) + rexml (3.2.4) rouge (3.13.0) safe_yaml (1.0.5) sassc (2.2.1) @@ -74,6 +77,7 @@ PLATFORMS DEPENDENCIES jekyll (~> 4.0.0) + jekyll-analytics jekyll-feed (~> 0.12) minima (~> 2.5) tzinfo (~> 1.2)