From ec3d7174deeec4efcca324c374d7bfd6257ea2d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 09:01:57 +0000 Subject: [PATCH] Bump valid_email2 from 4.0.4 to 4.0.5 Bumps [valid_email2](https://github.com/micke/valid_email2) from 4.0.4 to 4.0.5. - [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.4...v4.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 | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 55c8d16d8e..cdff5ebaad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -237,6 +237,7 @@ GEM activerecord (>= 5.a) database_cleaner-core (~> 2.0.0) database_cleaner-core (2.0.1) + date (3.3.3) ddtrace (1.9.0) debase-ruby_core_source (>= 0.10.16, <= 3.2.0) libdatadog (~> 1.0.1.1.0) @@ -393,8 +394,11 @@ GEM loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.7.1) + mail (2.8.1) mini_mime (>= 0.1.1) + net-imap + net-pop + net-smtp marcel (1.0.2) matrix (0.4.2) method_source (1.0.0) @@ -417,6 +421,11 @@ GEM msgpack (1.6.0) multi_json (1.15.0) multi_xml (0.6.0) + net-imap (0.3.4) + date + net-protocol + net-pop (0.1.2) + net-protocol net-protocol (0.1.3) timeout net-smtp (0.3.2) @@ -702,7 +711,7 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) uniform_notifier (1.16.0) - valid_email2 (4.0.4) + valid_email2 (4.0.5) activemodel (>= 3.2) mail (~> 2.5) validate_email (0.1.6)