From 5e021b76b5aebed010255be1a432e9e019a5eaa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 06:50:55 +0000 Subject: [PATCH] Bump valid_email2 from 4.0.3 to 4.0.4 Bumps [valid_email2](https://github.com/micke/valid_email2) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/micke/valid_email2/releases) - [Changelog](https://github.com/micke/valid_email2/blob/master/CHANGELOG.md) - [Commits](https://github.com/micke/valid_email2/compare/v4.0.3...v4.0.4) --- 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 0227b6f1c0..3eb724b3db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -636,7 +636,7 @@ GEM execjs (>= 0.3.0, < 3) unicode-display_width (2.2.0) uniform_notifier (1.16.0) - valid_email2 (4.0.3) + valid_email2 (4.0.4) activemodel (>= 3.2) mail (~> 2.5) view_component (2.69.0)