From e21f5c0b20640f588bc7094c3e50c2a6c01e814d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 21:57:52 +0000 Subject: [PATCH] Bump reissue from 0.3.0 to 0.3.3 Bumps [reissue](https://github.com/SOFware/reissue) from 0.3.0 to 0.3.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.3.0...v0.3.3) --- updated-dependencies: - dependency-name: reissue 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 4c38bcd..6eea6b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,7 +60,7 @@ GEM rdoc (6.10.0) psych (>= 4.0.0) regexp_parser (2.9.3) - reissue (0.3.0) + reissue (0.3.3) rake reline (0.6.0) io-console (~> 0.5)