From 96c06d05ed0a3b2122900674683677d203a57494 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 04:21:45 +0000 Subject: [PATCH] Bump github-markup from 4.0.1 to 4.0.2 Bumps [github-markup](https://github.com/github/markup) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/github/markup/releases) - [Changelog](https://github.com/github/markup/blob/master/HISTORY.md) - [Commits](https://github.com/github/markup/compare/v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: github-markup dependency-version: 4.0.2 dependency-type: direct:development 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 5eadf00b..b3bd9073 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM ffi (>= 1.15.0) eventmachine (1.2.7) ffi (1.15.5) - github-markup (4.0.1) + github-markup (4.0.2) hashdiff (1.1.2) hashie (5.0.0) http-accept (1.7.0)