From 4a8353df7796bd858cb35e319ef0124fa60d8eb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 10:22:00 +0000 Subject: [PATCH] Bump mail from 2.8.1 to 2.9.1 in /spec/tester_mongo_rails_6 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] --- spec/tester_mongo_rails_6/Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/spec/tester_mongo_rails_6/Gemfile.lock b/spec/tester_mongo_rails_6/Gemfile.lock index 01b70adc..eb4bd642 100644 --- a/spec/tester_mongo_rails_6/Gemfile.lock +++ b/spec/tester_mongo_rails_6/Gemfile.lock @@ -129,7 +129,8 @@ GEM loofah (2.25.1) 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 @@ -149,14 +150,14 @@ GEM mongo (>= 2.18.0, < 3.0.0) msgpack (1.8.2) mutex_m (0.3.0) - net-imap (0.6.4) + 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.0) + net-smtp (0.5.1) net-protocol nio4r (2.7.5) nokogiri (1.19.4-x86_64-linux-gnu)