From 6b213ff03f17c7ab9363b3d66d572a4e43ecdfb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 05:28:35 +0000 Subject: [PATCH] Bump commonmarker from 0.21.2 to 0.23.9 Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.21.2 to 0.23.9. - [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.2...v0.23.9) --- 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 4eaf7d640cda..e21255ad0b34 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,8 +5,7 @@ GEM public_suffix (>= 2.0.2, < 5.0) chunky_png (1.4.0) colorator (1.1.0) - commonmarker (0.21.2) - ruby-enum (~> 0.5) + commonmarker (0.23.9) 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.8) + concurrent-ruby (1.2.2) em-websocket (0.5.2) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) @@ -29,7 +28,7 @@ GEM ffi (1.15.0-x64-mingw32) forwardable-extended (2.6.0) http_parser.rb (0.6.0) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) jekyll (4.2.0) addressable (~> 2.4) @@ -92,8 +91,6 @@ GEM ffi (~> 1.0) rexml (3.2.5) rouge (3.26.0) - ruby-enum (0.9.0) - i18n ruby2_keywords (0.0.4) safe_yaml (1.0.5) sass (3.4.25)