From 1d7d2e585293378389f8f728368ab47862f2d283 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 11:02:48 +0000 Subject: [PATCH] chore(deps): bump commonmarker from 2.6.1 to 2.6.2 Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 2.6.1 to 2.6.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/v2.6.1...v2.6.2) --- updated-dependencies: - dependency-name: commonmarker dependency-version: 2.6.2 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 cc8ef230..9c8e58fe 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.1-aarch64-linux-musl) - commonmarker (2.6.1-arm64-darwin) - commonmarker (2.6.1-x86_64-linux) - commonmarker (2.6.1-x86_64-linux-musl) + 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) concurrent-ruby (1.3.6) connection_pool (3.0.2) counter_culture (3.12.1)