From bcf008bb7ca379101be434dcbc7433677e16e5cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 18:50:00 +0000 Subject: [PATCH] Bump net-imap from 0.6.4 to 0.6.4.1 in /test/rails/rails7.2_generic Bumps [net-imap](https://github.com/ruby/net-imap) from 0.6.4 to 0.6.4.1. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.6.4...v0.6.4.1) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.6.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- test/rails/rails7.2_generic/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/rails/rails7.2_generic/Gemfile.lock b/test/rails/rails7.2_generic/Gemfile.lock index f7221c7c..1e1a0f08 100644 --- a/test/rails/rails7.2_generic/Gemfile.lock +++ b/test/rails/rails7.2_generic/Gemfile.lock @@ -161,7 +161,7 @@ GEM mini_mime (1.1.5) minitest (5.27.0) msgpack (1.8.0) - net-imap (0.6.4) + net-imap (0.6.4.1) date net-protocol net-pop (0.1.2)