From c32df16e43aab32c8490053f012580b8affaa208 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 14:53:44 +0000 Subject: [PATCH] Bump net-imap from 0.5.8 to 0.5.15 in /rails_app Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.8 to 0.5.15. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.5.8...v0.5.15) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.5.15 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- rails_app/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rails_app/Gemfile.lock b/rails_app/Gemfile.lock index 2c0541f..8b48534 100644 --- a/rails_app/Gemfile.lock +++ b/rails_app/Gemfile.lock @@ -80,7 +80,7 @@ GEM concurrent-ruby (1.3.8) connection_pool (3.0.2) crass (1.0.7) - date (3.4.1) + date (3.5.1) debug (1.10.0) irb (~> 1.10) reline (>= 0.3.8) @@ -133,7 +133,7 @@ GEM minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) - net-imap (0.5.8) + net-imap (0.5.15) date net-protocol net-pop (0.1.2)