From 3622c2611875971287a5ae377294055dec6b3e61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 04:21:39 +0000 Subject: [PATCH] Bump commonmarker from 0.21.0 to 0.23.7 Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.21.0 to 0.23.7. - [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.21.0...v0.23.7) --- updated-dependencies: - dependency-name: commonmarker dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d7025b750e55..4680355b5e4a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,8 +5,7 @@ GEM public_suffix (>= 2.0.2, < 5.0) chunky_png (1.3.12) colorator (1.1.0) - commonmarker (0.21.0) - ruby-enum (~> 0.5) + commonmarker (0.23.7) compass (1.0.3) chunky_png (~> 1.2) compass-core (~> 1.0.2) @@ -19,7 +18,7 @@ GEM sass (>= 3.3.0, < 3.5) compass-import-once (1.0.5) sass (>= 3.2, < 3.5) - concurrent-ruby (1.1.7) + concurrent-ruby (1.2.0) em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) @@ -29,7 +28,7 @@ GEM ffi (1.13.1-x64-mingw32) forwardable-extended (2.6.0) http_parser.rb (0.6.0) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) jekyll (4.1.1) addressable (~> 2.4) @@ -89,8 +88,6 @@ GEM ffi (~> 1.0) rexml (3.2.4) rouge (3.23.0) - ruby-enum (0.8.0) - i18n ruby2_keywords (0.0.2) safe_yaml (1.0.5) sass (3.4.25)