From e251c9848d4350bfbf3c746f6f7c47b357366c3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2020 06:11:37 +0200 Subject: [PATCH] Bump kramdown from 2.1.0 to 2.3.0 (#3140) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d44e33fed..3a00bb1c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,8 @@ GEM image_size (2.0.2) json-schema (2.8.1) addressable (>= 2.4) - kramdown (2.1.0) + kramdown (2.3.0) + rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) multipart-post (2.1.1) @@ -45,6 +46,7 @@ GEM open4 (1.3.4) public_suffix (4.0.4) rchardet (1.8.0) + rexml (3.2.4) sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0)