From e703d03354f2c5182a81da7c17029015b8989bcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 15:12:24 +0000 Subject: [PATCH] Bump commonmarker from 2.8.2 to 2.8.3 Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 2.8.2 to 2.8.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.8.2...v2.8.3) --- updated-dependencies: - dependency-name: commonmarker dependency-version: 2.8.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ca47c0b..6c61964 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,9 +10,9 @@ GEM remote: https://rubygems.org/ specs: ast (2.4.3) - commonmarker (2.8.2) + commonmarker (2.8.3) rb_sys (~> 0.9) - commonmarker (2.8.2-x86_64-linux) + commonmarker (2.8.3-x86_64-linux) docopt (0.6.1) drb (2.2.3) json (2.20.0)