From dc66a929db7ba204f1cc34dfab6c4504006b8cba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 11:08:29 +0000 Subject: [PATCH] Bump mail from 2.8.1 to 2.9.1 in /rails_app Bumps [mail](https://github.com/mikel/mail) from 2.8.1 to 2.9.1. - [Release notes](https://github.com/mikel/mail/releases) - [Changelog](https://github.com/mikel/mail/blob/master/CHANGELOG.rdoc) - [Commits](https://github.com/mikel/mail/compare/2.8.1...2.9.1) --- updated-dependencies: - dependency-name: mail dependency-version: 2.9.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- rails_app/Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/rails_app/Gemfile.lock b/rails_app/Gemfile.lock index 7fa7fb6..ddc6b02 100644 --- a/rails_app/Gemfile.lock +++ b/rails_app/Gemfile.lock @@ -123,7 +123,8 @@ GEM loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) - mail (2.8.1) + mail (2.9.1) + logger mini_mime (>= 0.1.1) net-imap net-pop @@ -133,12 +134,12 @@ GEM minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) - net-imap (0.5.15) + net-imap (0.6.6) date net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.2) + net-protocol (0.3.0) timeout net-smtp (0.5.1) net-protocol