From 99c1b9899cc0c15d2987f445c79719fb802ba824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 12:01:25 +0000 Subject: [PATCH] chore(deps): bump commonmarker from 2.6.2 to 2.6.3 Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 2.6.2 to 2.6.3. - [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/v2.6.2...v2.6.3) --- updated-dependencies: - dependency-name: commonmarker dependency-version: 2.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 93434d24..dc514ff1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,10 +109,10 @@ GEM concurrent-ruby (~> 1.0) builder (3.3.0) chartkick (5.2.1) - commonmarker (2.6.2-aarch64-linux-musl) - commonmarker (2.6.2-arm64-darwin) - commonmarker (2.6.2-x86_64-linux) - commonmarker (2.6.2-x86_64-linux-musl) + commonmarker (2.6.3-aarch64-linux) + commonmarker (2.6.3-arm64-darwin) + commonmarker (2.6.3-x86_64-linux) + commonmarker (2.6.3-x86_64-linux-musl) concurrent-ruby (1.3.6) connection_pool (3.0.2) counter_culture (3.12.1)