From c250efd7c620efbf5628fffb5b3d14728f7045d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2020 00:49:02 +0000 Subject: [PATCH] Bump kramdown from 1.5.0 to 2.3.0 Bumps [kramdown](https://github.com/gettalong/kramdown) from 1.5.0 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] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b0fd187..33fd065 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,7 +45,8 @@ GEM http-accept (1.7.0) http-cookie (1.0.3) domain_name (~> 0.5) - kramdown (1.5.0) + kramdown (2.3.0) + rexml mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) @@ -61,6 +62,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) + rexml (3.2.4) rspec (3.0.0) rspec-core (~> 3.0.0) rspec-expectations (~> 3.0.0)