From b2cc0d6a1227187f2e34fa785e3371c447f4a845 Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Mon, 7 Feb 2022 04:35:56 +0100 Subject: [PATCH] Maintenance: Bump valid_email2 from 4.0.1 to 4.0.2 Bumps [valid_email2](https://github.com/micke/valid_email2) from 4.0.1 to 4.0.2. - [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.1...v4.0.2) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 63a904ba0..f3714ae53 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -560,7 +560,7 @@ GEM unicorn (6.1.0) kgio (~> 2.6) raindrops (~> 0.7) - valid_email2 (4.0.1) + valid_email2 (4.0.2) activemodel (>= 3.2) mail (~> 2.5) vcr (6.0.0) @@ -579,7 +579,7 @@ GEM writeexcel (1.0.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.5.3) + zeitwerk (2.5.4) zendesk_api (1.35.0) faraday (>= 0.9.0, < 2.0.0) hashie (>= 3.5.2, < 6.0.0)