From 9f074ee0ace378b981075eefbaa7d01e57242046 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Feb 2021 20:56:16 +0100 Subject: [PATCH] Bump commonmarker from 0.21.1 to 0.21.2 (#16507) Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.21.1 to 0.21.2. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.21.1...v0.21.2) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a0893d5887c..8493d7653a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,7 +5,7 @@ GEM public_suffix (>= 2.0.2, < 5.0) chunky_png (1.4.0) colorator (1.1.0) - commonmarker (0.21.1) + commonmarker (0.21.2) ruby-enum (~> 0.5) compass (1.0.3) chunky_png (~> 1.2)