From 904167bf16a76c94f56d56b014ab1559b10275ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 09:57:46 +0000 Subject: [PATCH] chore(deps): bump net-imap from 0.6.3 to 0.6.4 in /v2.5-rails Bumps [net-imap](https://github.com/ruby/net-imap) from 0.6.3 to 0.6.4. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.6.3...v0.6.4) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.6.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- v2.5-rails/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2.5-rails/Gemfile.lock b/v2.5-rails/Gemfile.lock index cdbcc0e..580ad76 100644 --- a/v2.5-rails/Gemfile.lock +++ b/v2.5-rails/Gemfile.lock @@ -177,7 +177,7 @@ GEM minitest (6.0.2) drb (~> 2.0) prism (~> 1.5) - net-imap (0.6.3) + net-imap (0.6.4) date net-protocol net-pop (0.1.2)