From bbdebd4b80125cad49e2d58218fdd90bea546e5d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2020 20:19:32 +0100 Subject: [PATCH] Bump commonmarker from 0.20.1 to 0.21.0 (#12399) Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.20.1 to 0.21.0. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.20.1...v0.21.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 381459ba399..bb188f0100c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,7 +5,7 @@ GEM public_suffix (>= 2.0.2, < 5.0) chunky_png (1.3.11) colorator (1.1.0) - commonmarker (0.20.1) + commonmarker (0.21.0) ruby-enum (~> 0.5) compass (1.0.3) chunky_png (~> 1.2) @@ -19,7 +19,7 @@ GEM sass (>= 3.3.0, < 3.5) compass-import-once (1.0.5) sass (>= 3.2, < 3.5) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0)