From 0cd87a7bbfd093395d01f985c18b08d9c22260be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 09:06:58 +0000 Subject: [PATCH] chore(deps): bump valid_email2 from 5.0.3 to 5.0.5 Bumps [valid_email2](https://github.com/micke/valid_email2) from 5.0.3 to 5.0.5. - [Changelog](https://github.com/micke/valid_email2/blob/master/CHANGELOG.md) - [Commits](https://github.com/micke/valid_email2/compare/v5.0.3...v5.0.5) --- updated-dependencies: - dependency-name: valid_email2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 147ab134c8..f1ac343215 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -424,7 +424,7 @@ GEM net-protocol net-protocol (0.2.1) timeout - net-smtp (0.3.3) + net-smtp (0.4.0) net-protocol newrelic_rpm (9.5.0) nio4r (2.5.9) @@ -727,7 +727,7 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) uniform_notifier (1.16.0) - valid_email2 (5.0.3) + valid_email2 (5.0.5) activemodel (>= 3.2) mail (~> 2.5) validate_email (0.1.6)