From 49f64b6d2e46779c2edbe8021d0ab43fca1771f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 08:02:14 +0000 Subject: [PATCH] chore(deps): bump valid_email2 from 5.1.1 to 5.2.1 Bumps [valid_email2](https://github.com/micke/valid_email2) from 5.1.1 to 5.2.1. - [Changelog](https://github.com/micke/valid_email2/blob/master/CHANGELOG.md) - [Commits](https://github.com/micke/valid_email2/compare/v5.1.1...v5.2.1) --- updated-dependencies: - dependency-name: valid_email2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3af8538e16..a240111d93 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -413,7 +413,7 @@ GEM mini_magick (4.11.0) mini_mime (1.1.5) mini_portile2 (2.8.5) - minitest (5.21.2) + minitest (5.22.1) monetize (1.13.0) money (~> 6.12) money (6.16.0) @@ -423,7 +423,7 @@ GEM multi_xml (0.6.0) net-http (0.4.1) uri - net-imap (0.4.9.1) + net-imap (0.4.10) date net-protocol net-pop (0.1.2) @@ -750,7 +750,7 @@ GEM unicode-display_width (2.5.0) uniform_notifier (1.16.0) uri (0.13.0) - valid_email2 (5.1.1) + valid_email2 (5.2.1) activemodel (>= 3.2) mail (~> 2.5) validate_url (1.0.15)