From dd9e1d573bddc354a68427661686664e5455af57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 09:26:33 +0000 Subject: [PATCH] Bump net-imap from 0.4.9 to 0.4.9.1 Bumps [net-imap](https://github.com/ruby/net-imap) from 0.4.9 to 0.4.9.1. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.4.9...v0.4.9.1) --- updated-dependencies: - dependency-name: net-imap 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 70ce5670..1aa4126f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -274,7 +274,7 @@ GEM connection_pool (~> 2.2) net-http2 (0.18.5) http-2 (~> 0.11) - net-imap (0.4.9) + net-imap (0.4.9.1) date net-protocol net-pop (0.1.2)