From 620e33438cea0ef4d1c49ca4bb0e3a52014c05c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 08:16:28 +0000 Subject: [PATCH] Bump net-imap from 0.3.2 to 0.3.3 Bumps [net-imap](https://github.com/ruby/net-imap) from 0.3.2 to 0.3.3. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.3.2...v0.3.3) --- 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 81db6efc..7e71f17b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -262,7 +262,7 @@ GEM nested_form (0.3.2) net-http-persistent (4.0.1) connection_pool (~> 2.2) - net-imap (0.3.2) + net-imap (0.3.3) date net-protocol net-pop (0.1.2)