From f0629058dffaae60ac4e1575db60df8126f1c2d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 02:01:51 +0000 Subject: [PATCH] Bump net-imap from 0.3.4 to 0.3.9 Bumps [net-imap](https://github.com/ruby/net-imap) from 0.3.4 to 0.3.9. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.3.4...v0.3.9) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.3.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2664e3a..c6771d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: daemons (1.4.1) - date (3.3.3) + date (3.4.1) eventmachine (1.0.9.1) mail (2.8.1) mini_mime (>= 0.1.1) @@ -18,12 +18,13 @@ GEM sqlite3 (~> 1.3) thin (~> 1.5.0) mini_mime (1.1.2) - net-imap (0.3.4) + mini_portile2 (2.8.8) + net-imap (0.3.9) date net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.1) + net-protocol (0.2.2) timeout net-smtp (0.3.3) net-protocol @@ -37,6 +38,8 @@ GEM skinny (0.2.4) eventmachine (~> 1.0.0) thin (>= 1.5, < 1.7) + sqlite3 (1.6.3) + mini_portile2 (~> 2.8.0) sqlite3 (1.6.3-aarch64-linux) sqlite3 (1.6.3-arm64-darwin) thin (1.5.1) @@ -44,12 +47,13 @@ GEM eventmachine (>= 0.12.6) rack (>= 1.0.0) tilt (2.2.0) - timeout (0.3.2) + timeout (0.4.3) PLATFORMS aarch64-linux arm64-darwin-21 arm64-darwin-22 + x86_64-linux DEPENDENCIES mailcatcher (= 0.8.2)