From d8b14f44ee5d18ef7ca740ca48e7afe87d6d29bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 00:14:32 +0000 Subject: [PATCH] Bump reissue from 0.4.1 to 0.4.4 Bumps [reissue](https://github.com/SOFware/reissue) from 0.4.1 to 0.4.4. - [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.4) --- updated-dependencies: - dependency-name: reissue dependency-version: 0.4.4 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..1ed9694 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.4) rake reline (0.6.1) io-console (~> 0.5)