From 1fe56b731b3fa0193218f3d1c56dbaa642ed0646 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 07:18:09 +0000 Subject: [PATCH] Bump reissue from 0.4.0 to 0.4.1 Bumps [reissue](https://github.com/SOFware/reissue) from 0.4.0 to 0.4.1. - [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.0...v0.4.1) --- updated-dependencies: - dependency-name: reissue dependency-version: 0.4.1 dependency-type: direct:production 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 32955b2..75f8ac3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,12 +64,12 @@ GEM stringio racc (1.8.1) rainbow (3.1.1) - rake (13.2.1) + rake (13.3.0) rdoc (6.14.1) erb psych (>= 4.0.0) regexp_parser (2.10.0) - reissue (0.4.0) + reissue (0.4.1) rake reline (0.6.1) io-console (~> 0.5)