From 9910e116023744babe670f376b5993e679ccd318 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 10:27:45 +0000 Subject: [PATCH] Bump valid_email2 from 5.2.3 to 7.0.13 Bumps [valid_email2](https://github.com/micke/valid_email2) from 5.2.3 to 7.0.13. - [Release notes](https://github.com/micke/valid_email2/releases) - [Changelog](https://github.com/micke/valid_email2/blob/main/CHANGELOG.md) - [Commits](https://github.com/micke/valid_email2/compare/v5.2.3...v7.0.13) --- updated-dependencies: - dependency-name: valid_email2 dependency-version: 7.0.13 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 96ee7f8da6..446d04106e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -518,7 +518,7 @@ GEM mutex_m (0.3.0) net-http (0.9.1) uri (>= 0.11.1) - net-imap (0.5.12) + net-imap (0.6.3) date net-protocol net-pop (0.1.2) @@ -923,8 +923,8 @@ GEM unicode-emoji (4.2.0) uniform_notifier (1.18.0) uri (1.1.1) - valid_email2 (5.2.3) - activemodel (>= 3.2) + valid_email2 (7.0.13) + activemodel (>= 6.0) mail (~> 2.5) validate_url (1.0.15) activemodel (>= 3.0.0)