From a4b9ab87aa7ce47dbc4b641c1ed5f0ad265425e9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 13:13:09 +0000 Subject: [PATCH] [Security] Bump kramdown from 1.16.2 to 2.3.1 Bumps [kramdown](https://github.com/gettalong/kramdown) from 1.16.2 to 2.3.1. **This update includes security fixes.** - [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-preview[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b2d4fa4..b7c4e01 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,7 +114,8 @@ GEM thor (>= 0.14, < 2.0) jquery-tablesorter (1.25.0) railties (>= 3.2, < 6) - kramdown (1.16.2) + kramdown (2.3.1) + rexml launchy (2.4.3) addressable (~> 2.3) loofah (2.4.0) @@ -199,6 +200,7 @@ GEM responders (2.4.1) actionpack (>= 4.2.0, < 6.0) railties (>= 4.2.0, < 6.0) + rexml (3.2.4) rspec (3.7.0) rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0)