From 8167915f526e54212cdd8642b3b2ee99d16b09f1 Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Sun, 20 Feb 2022 04:35:13 +0100 Subject: [PATCH] Maintenance: Bump valid_email2 from 4.0.2 to 4.0.3 Bumps [valid_email2](https://github.com/micke/valid_email2) from 4.0.2 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.2...v4.0.3) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4ffd8e61e..c0f35d695 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -249,7 +249,7 @@ GEM ffi-compiler (>= 1.0, < 2.0) http_parser.rb (0.6.0) httpclient (2.8.3) - i18n (1.9.1) + i18n (1.10.0) concurrent-ruby (~> 1.0) icalendar (2.7.1) ice_cube (~> 0.16) @@ -560,7 +560,7 @@ GEM unicorn (6.1.0) kgio (~> 2.6) raindrops (~> 0.7) - valid_email2 (4.0.2) + valid_email2 (4.0.3) activemodel (>= 3.2) mail (~> 2.5) vcr (6.0.0)