From 5916e596433e65c7433fd4be05b92729180551db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 23:45:24 +0000 Subject: [PATCH] Bump commonmarker from 2.3.0 to 2.3.1 Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 2.3.0 to 2.3.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/v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: commonmarker dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e8ac048..a62221f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,14 +121,14 @@ GEM brakeman (7.0.2) racc builder (3.3.0) - commonmarker (2.3.0) + commonmarker (2.3.1) rb_sys (~> 0.9) - commonmarker (2.3.0-aarch64-linux) - commonmarker (2.3.0-aarch64-linux-musl) - commonmarker (2.3.0-arm64-darwin) - commonmarker (2.3.0-x86_64-darwin) - commonmarker (2.3.0-x86_64-linux) - commonmarker (2.3.0-x86_64-linux-musl) + commonmarker (2.3.1-aarch64-linux) + commonmarker (2.3.1-aarch64-linux-musl) + commonmarker (2.3.1-arm64-darwin) + commonmarker (2.3.1-x86_64-darwin) + commonmarker (2.3.1-x86_64-linux) + commonmarker (2.3.1-x86_64-linux-musl) concurrent-ruby (1.3.5) connection_pool (2.5.3) crass (1.0.6)