From 0cb74549e60b157bea5a18aaaaaf44dd616c1592 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 14:14:47 +0000 Subject: [PATCH] Bump kramdown in /src/Slate-API-Explorer-Reference/slate 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] --- src/Slate-API-Explorer-Reference/slate/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Slate-API-Explorer-Reference/slate/Gemfile.lock b/src/Slate-API-Explorer-Reference/slate/Gemfile.lock index 98b77a2..bafbf2d 100644 --- a/src/Slate-API-Explorer-Reference/slate/Gemfile.lock +++ b/src/Slate-API-Explorer-Reference/slate/Gemfile.lock @@ -32,7 +32,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)