From 4354a67438adbdb794b2828d4f78b7266119cd16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 22:27:07 +0000 Subject: [PATCH] Bump net-imap from 0.5.7 to 0.5.14 Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.7 to 0.5.14. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.5.7...v0.5.14) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.5.14 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4aa6ee9..3cb2177 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM activerecord (>= 5.a) database_cleaner-core (~> 2.0.0) database_cleaner-core (2.0.1) - date (3.4.1) + date (3.5.1) debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) @@ -131,7 +131,7 @@ GEM mini_mime (1.1.5) minitest (5.25.5) msgpack (1.8.0) - net-imap (0.5.7) + net-imap (0.5.14) date net-protocol net-pop (0.1.2) @@ -145,6 +145,8 @@ GEM racc (~> 1.4) nokogiri (1.18.8-arm64-darwin) racc (~> 1.4) + nokogiri (1.18.8-x86_64-linux-gnu) + racc (~> 1.4) pg (1.5.9) pp (0.6.2) prettyprint @@ -227,7 +229,7 @@ GEM activesupport (>= 5.2.0) stringio (3.1.7) thor (1.3.2) - timeout (0.4.3) + timeout (0.6.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) useragent (0.16.11) @@ -248,6 +250,7 @@ GEM PLATFORMS aarch64-linux-gnu arm64-darwin-24 + x86_64-linux DEPENDENCIES active_model_serializers (~> 0.9.0)