From 834ed855f84c41fc437bd0d8150e3c4857fc0abd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 04:12:06 +0000 Subject: [PATCH] Bump commonmarker from 0.23.10 to 2.0.2 Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.10 to 2.0.2. - [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) --- 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..ae686984a 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) + 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.105) regexp_parser (2.9.3) rexml (3.3.9) rolify (6.0.1)