From 7e7ca803ddd0c858cc5f56ef9e69708da32336e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 18:29:53 +0000 Subject: [PATCH] Bump commonmarker from 0.17.9 to 0.23.6 Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.17.9 to 0.23.6. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md) - [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.17.9...v0.23.6) --- updated-dependencies: - dependency-name: commonmarker dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c60a37e..df5b27e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,16 +2,12 @@ GEM remote: https://rubygems.org/ specs: ast (2.4.0) - commonmarker (0.17.9) - ruby-enum (~> 0.5) - concurrent-ruby (1.0.5) + commonmarker (0.23.6) diff-lcs (1.3) docile (1.3.0) haml (5.0.4) temple (>= 0.8.0) tilt - i18n (1.0.1) - concurrent-ruby (~> 1.0) json (2.1.0) parallel (1.12.1) parser (2.5.1.0) @@ -41,8 +37,6 @@ GEM rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) unicode-display_width (~> 1.0, >= 1.0.1) - ruby-enum (0.7.2) - i18n ruby-progressbar (1.9.0) simplecov (0.16.1) docile (~> 1.1)