From 40ac14df24374b035b970a80882ad1bcbc6f9d9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 23:07:58 +0000 Subject: [PATCH] Bump kramdown from 2.1.0 to 2.3.0 Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.1.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 cad7914..433bc84 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,7 +58,8 @@ GEM guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) jaro_winkler (1.5.1) - kramdown (2.1.0) + kramdown (2.3.0) + rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) listen (3.0.7) @@ -92,6 +93,7 @@ GEM rb-inotify (0.9.8) ffi (>= 0.5.0) rchardet (1.8.0) + rexml (3.2.4) rspec (3.5.0) rspec-core (~> 3.5.0) rspec-expectations (~> 3.5.0)