From ee3e964fcc090a9394de97dfee6f9edee930e050 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2020 06:01:34 +0000 Subject: [PATCH] Bump kramdown from 2.2.1 to 2.3.0 in /queue_web/static Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.2.1 to 2.3.0. - [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] --- queue_web/static/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/queue_web/static/Gemfile.lock b/queue_web/static/Gemfile.lock index 1dc9fe5..ad428fa 100644 --- a/queue_web/static/Gemfile.lock +++ b/queue_web/static/Gemfile.lock @@ -42,7 +42,7 @@ GEM nokogiri (~> 1.10) jekyll-watch (2.2.1) listen (~> 3.0) - kramdown (2.2.1) + kramdown (2.3.0) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0)