From ab1d8a5fa281499dd2b1f2ae7de6cbd359496637 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 08:21:13 +0000 Subject: [PATCH] Bump rubocop-md from 2.0.3 to 2.0.4 Bumps [rubocop-md](https://github.com/rubocop/rubocop-md) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/rubocop/rubocop-md/releases) - [Changelog](https://github.com/rubocop/rubocop-md/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-md/compare/v2.0.3...v2.0.4) --- updated-dependencies: - dependency-name: rubocop-md dependency-version: 2.0.4 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 1e4e78a16..9327b7024 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -217,7 +217,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.8.0) + prism (1.9.0) propshaft (1.3.1) actionpack (>= 7.0.0) activesupport (>= 7.0.0) @@ -315,7 +315,7 @@ GEM rubocop-ast (1.49.0) parser (>= 3.3.7.2) prism (~> 1.7) - rubocop-md (2.0.3) + rubocop-md (2.0.4) lint_roller (~> 1.1) rubocop (>= 1.72.1) rubocop-performance (1.26.1)