From 516c81ff669fbfa581e17e91ae0578cdeaf614dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 15:36:42 +0000 Subject: [PATCH] Bump kramdown from 2.3.0 to 2.3.1 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] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5b7dd0add06..73c3a48c709 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,7 +31,7 @@ GEM hashie (3.6.0) i18n (0.9.5) concurrent-ruby (~> 1.0) - kramdown (2.3.0) + kramdown (2.3.1) rexml listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) @@ -96,7 +96,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.2.4) + rexml (3.2.5) rouge (3.26.0) sass (3.7.4) sass-listen (~> 4.0.0)