From a34ae8a0ebaaddde632fb2e87273f04996707f19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 04:23:48 +0000 Subject: [PATCH] Bump commonmarker from 0.23.10 to 2.0.2.1 Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.10 to 2.0.2.1. - [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.23.10...v2.0.2.1) --- updated-dependencies: - dependency-name: commonmarker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a1d31db98..a8d97c20a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,7 +130,8 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - commonmarker (0.23.10) + commonmarker (2.0.2.1) + rb_sys (~> 0.9) concurrent-ruby (1.3.4) crass (1.0.6) css_parser (1.14.0) @@ -356,6 +357,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) + rb_sys (0.9.107) regexp_parser (2.9.3) rexml (3.3.9) rolify (6.0.1)