From dbda820526abcc4d6f64300eb8eb9f3c24d59438 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 22:58:29 +0000 Subject: [PATCH] Bump commonmarker from 2.8.1 to 2.8.2 Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 2.8.1 to 2.8.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.8.1...v2.8.2) --- updated-dependencies: - dependency-name: commonmarker dependency-version: 2.8.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b374608..0d88ee0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,9 +10,9 @@ GEM remote: https://rubygems.org/ specs: ast (2.4.3) - commonmarker (2.8.1) + commonmarker (2.8.2) rb_sys (~> 0.9) - commonmarker (2.8.1-x86_64-linux) + commonmarker (2.8.2-x86_64-linux) docopt (0.6.1) drb (2.2.3) json (2.19.4) @@ -31,7 +31,7 @@ GEM rainbow (3.1.1) rake (13.4.2) rake-compiler-dock (1.12.0) - rb_sys (0.9.127) + rb_sys (0.9.128) rake-compiler-dock (= 1.12.0) regexp_parser (2.12.0) rubocop (1.86.1)