From 418052aeca28e338b5e5238f5677635688f5a0d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Jan 2021 01:19:48 +0100 Subject: [PATCH] Bump commonmarker from 0.21.0 to 0.21.1 (#16267) Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.21.0 to 0.21.1. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.21.0...v0.21.1) 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 ee80dc983aa..b9fc0dcf4f9 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.0) + commonmarker (0.21.1) ruby-enum (~> 0.5) compass (1.0.3) chunky_png (~> 1.2)