From c6374555b93431a02c633eeb4408adbbc1bb8059 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 06:28:36 +0000 Subject: [PATCH] Bump valid_email2 from 4.0.0 to 4.0.3 Bumps [valid_email2](https://github.com/micke/valid_email2) from 4.0.0 to 4.0.3. - [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.0...v4.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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ace04edb80..3c629d5b4f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -635,10 +635,10 @@ GEM execjs (>= 0.3.0, < 3) unicode-display_width (2.1.0) uniform_notifier (1.16.0) - valid_email2 (4.0.0) + valid_email2 (4.0.3) activemodel (>= 3.2) mail (~> 2.5) - view_component (2.57.1) + view_component (2.62.0) activesupport (>= 5.0.0, < 8.0) method_source (~> 1.0) view_component_storybook (0.11.1)