From 4ca11a3086dc0920381f9a43c0252bb74786b120 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 00:14:10 +0000 Subject: [PATCH] Bump reissue from 0.4.1 to 0.4.3 Bumps [reissue](https://github.com/SOFware/reissue) from 0.4.1 to 0.4.3. - [Release notes](https://github.com/SOFware/reissue/releases) - [Changelog](https://github.com/SOFware/reissue/blob/main/CHANGELOG.md) - [Commits](https://github.com/SOFware/reissue/compare/v0.4.1...v0.4.3) --- updated-dependencies: - dependency-name: reissue dependency-version: 0.4.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 d30cde8..f2baee1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM erb psych (>= 4.0.0) regexp_parser (2.10.0) - reissue (0.4.1) + reissue (0.4.3) rake reline (0.6.1) io-console (~> 0.5)