From 738b2aee02c5eb1c237092c1bfbeae18e91bd4da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 08:06:10 +0000 Subject: [PATCH] Bump validates_email_format_of from 1.7.2 to 1.8.0 Bumps [validates_email_format_of](https://github.com/validates-email-format-of/validates_email_format_of) from 1.7.2 to 1.8.0. - [Changelog](https://github.com/validates-email-format-of/validates_email_format_of/blob/master/CHANGELOG.md) - [Commits](https://github.com/validates-email-format-of/validates_email_format_of/compare/v1.7.2...v1.8.0) --- updated-dependencies: - dependency-name: validates_email_format_of dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 723945580..881728bb5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -520,8 +520,9 @@ GEM unicode-display_width (2.5.0) uniform_notifier (1.16.0) uri (0.13.0) - validates_email_format_of (1.7.2) - i18n + validates_email_format_of (1.8.0) + i18n (>= 0.8.0) + simpleidn version_gem (1.1.4) web-console (4.2.1) actionview (>= 6.0.0)