From e35a6105a5767993b58f08721a4b09c66cf42326 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 22:01:45 +0000 Subject: [PATCH] build(deps): bump rubocop-md from 2.0.2 to 2.0.3 Bumps [rubocop-md](https://github.com/rubocop/rubocop-md) from 2.0.2 to 2.0.3. - [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.2...v2.0.3) --- updated-dependencies: - dependency-name: rubocop-md dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d67a740b..f7a1cbb2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -297,7 +297,7 @@ GEM rubocop-i18n (3.2.3) lint_roller (~> 1.1) rubocop (>= 1.72.1) - rubocop-md (2.0.2) + rubocop-md (2.0.3) lint_roller (~> 1.1) rubocop (>= 1.72.1) rubocop-mdsol (0.3.0)