From 828029a5df54c04112114a34b64aabf7e3ab4646 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 09:02:31 +0000 Subject: [PATCH] build(deps): bump net-imap from 0.6.4.1 to 0.6.6 Bumps [net-imap](https://github.com/ruby/net-imap) from 0.6.4.1 to 0.6.6. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.6.4.1...v0.6.6) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.6.6 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 9ab39ffe..2cfc3b86 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -213,7 +213,7 @@ GEM bigdecimal net-http (0.9.1) uri (>= 0.11.1) - net-imap (0.6.4.1) + net-imap (0.6.6) date net-protocol net-pop (0.1.2)