From 64335b7d9136f0278886b5b7318188feb41f7a7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 18:10:48 +0000 Subject: [PATCH] Bump commonmarker from 0.23.10 to 2.0.1 Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.10 to 2.0.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.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..6dfc5ffb2 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.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.103) regexp_parser (2.9.3) rexml (3.3.9) rolify (6.0.1)