From b50cee7507850ed9dd3f5c9135c48be74ccce21e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 03:37:11 +0000 Subject: [PATCH] Bump net-imap from 0.4.13 to 0.4.14 Bumps [net-imap](https://github.com/ruby/net-imap) from 0.4.13 to 0.4.14. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.4.13...v0.4.14) --- 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 0713dcbe..98f85f2a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -275,7 +275,7 @@ GEM uri net-http-persistent (4.0.2) connection_pool (~> 2.2) - net-imap (0.4.13) + net-imap (0.4.14) date net-protocol net-pop (0.1.2)