From 5eeb45ed25b3d86b9df94a9cb2457b234a864ef9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 09:46:32 +0000 Subject: [PATCH] chore(deps): bump valid_email2 from 5.0.2 to 5.0.3 Bumps [valid_email2](https://github.com/micke/valid_email2) from 5.0.2 to 5.0.3. - [Changelog](https://github.com/micke/valid_email2/blob/master/CHANGELOG.md) - [Commits](https://github.com/micke/valid_email2/compare/v5.0.2...v5.0.3) --- updated-dependencies: - dependency-name: valid_email2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ad17fbd44f..e5d116f374 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -727,7 +727,7 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) uniform_notifier (1.16.0) - valid_email2 (5.0.2) + valid_email2 (5.0.3) activemodel (>= 3.2) mail (~> 2.5) validate_email (0.1.6)