From b8e9925601348b450ed23c05fb83d20ee8890931 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Mar 2023 07:51:47 +0000 Subject: [PATCH] Bump valid_email2 from 4.0.5 to 4.0.6 Bumps [valid_email2](https://github.com/micke/valid_email2) from 4.0.5 to 4.0.6. - [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.5...v4.0.6) --- 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 8ede0223e6..b4f9c86bbb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -718,7 +718,7 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) uniform_notifier (1.16.0) - valid_email2 (4.0.5) + valid_email2 (4.0.6) activemodel (>= 3.2) mail (~> 2.5) validate_email (0.1.6)