From 6e159199848588f03f14e1bdfb533b1a43fe982c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 22:35:13 +0000 Subject: [PATCH] Bump net-imap from 0.5.8 to 0.5.14 in /rails_app Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.8 to 0.5.14. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.5.8...v0.5.14) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.5.14 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- rails_app/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rails_app/Gemfile.lock b/rails_app/Gemfile.lock index c3b4c66..b375022 100644 --- a/rails_app/Gemfile.lock +++ b/rails_app/Gemfile.lock @@ -80,7 +80,7 @@ GEM concurrent-ruby (1.3.6) connection_pool (3.0.2) crass (1.0.6) - date (3.4.1) + date (3.5.1) debug (1.10.0) irb (~> 1.10) reline (>= 0.3.8) @@ -131,7 +131,7 @@ GEM marcel (1.0.4) mini_mime (1.1.5) minitest (5.27.0) - net-imap (0.5.8) + net-imap (0.5.14) date net-protocol net-pop (0.1.2) @@ -277,7 +277,7 @@ GEM google-protobuf (>= 3.25.0) logger thor (1.3.2) - timeout (0.4.3) + timeout (0.6.1) tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0)