From d2161d9fc104d1f4a71a994fcbb1fb58ac5a7fbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 09:47:27 -0800 Subject: [PATCH] build(deps): bump net-imap from 0.4.8 to 0.4.9 (#5455) Bumps [net-imap](https://github.com/ruby/net-imap) from 0.4.8 to 0.4.9. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.4.8...v0.4.9) --- updated-dependencies: - dependency-name: net-imap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 453eeb3002..8618343c33 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -289,7 +289,7 @@ GEM multipart-post (2.3.0) net-http-persistent (4.0.1) connection_pool (~> 2.2) - net-imap (0.4.8) + net-imap (0.4.9) date net-protocol net-pop (0.1.2)