From bc16e6c4046042c5c830c16e911d94f6e6d86216 Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Thu, 2 Dec 2021 04:35:53 +0100 Subject: [PATCH] Maintenance: Bump valid_email2 from 4.0.0 to 4.0.1 Bumps [valid_email2](https://github.com/micke/valid_email2) from 4.0.0 to 4.0.1. - [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.1) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 976a5ff97..a257b028c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -284,7 +284,7 @@ GEM ffi-compiler (>= 1.0, < 2.0) http_parser.rb (0.6.0) httpclient (2.8.3) - i18n (1.8.10) + i18n (1.8.11) concurrent-ruby (~> 1.0) icalendar (2.7.1) ice_cube (~> 0.16) @@ -627,7 +627,7 @@ GEM unicorn (6.0.0) kgio (~> 2.6) raindrops (~> 0.7) - valid_email2 (4.0.0) + valid_email2 (4.0.1) activemodel (>= 3.2) mail (~> 2.5) vcr (6.0.0)