From 04ce53f7dc8117438a3d435849cc732340e03809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:14:25 +0000 Subject: [PATCH] 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. - [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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ec34112a3..6888df2ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -368,7 +368,8 @@ GEM json (2.1.0) jwt (0.1.11) multi_json (>= 1.5) - kramdown (1.16.2) + kramdown (2.3.1) + rexml launchy (2.4.3) addressable (~> 2.3) letter_opener (1.6.0) @@ -482,6 +483,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) + rexml (3.2.4) rspec-core (3.7.1) rspec-support (~> 3.7.0) rspec-expectations (3.7.0)