From 045c59cbcbc0607b1767178ec28b790dd5092a96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 17:38:40 +0000 Subject: [PATCH] Bump commonmarker from 0.23.10 to 2.0.4 Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.10 to 2.0.4. - [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.4) --- updated-dependencies: - dependency-name: commonmarker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6e9cb0e52..e306786bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,7 +132,8 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - commonmarker (0.23.10) + commonmarker (2.0.4) + rb_sys (~> 0.9) concurrent-ruby (1.3.5) crass (1.0.6) css_parser (1.14.0) @@ -359,9 +360,12 @@ GEM zeitwerk (~> 2.5) rainbow (3.1.1) rake (13.2.1) + rake-compiler-dock (1.9.1) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) + rb_sys (0.9.110) + rake-compiler-dock (= 1.9.1) regexp_parser (2.10.0) rexml (3.3.9) rolify (6.0.1)