Update dependency validates_email_format_of to v1.7.1

This commit is contained in:
renovate[bot] 2022-08-07 18:15:57 +00:00 committed by GitHub
parent fdb4c21dfc
commit b91e5c1476
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -259,7 +259,7 @@ GEM
httpi (2.4.5)
rack
socksify
i18n (1.10.0)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
i18n_data (0.13.0)
isikukood (0.1.2)
@ -499,7 +499,7 @@ GEM
validate_url (1.0.15)
activemodel (>= 3.0.0)
public_suffix
validates_email_format_of (1.6.3)
validates_email_format_of (1.7.1)
i18n
warden (1.2.9)
rack (>= 2.0.9)
@ -596,7 +596,7 @@ DEPENDENCIES
spy
truemail (~> 2.4)
uglifier
validates_email_format_of (= 1.6.3)
validates_email_format_of (= 1.7.1)
webdrivers
webmock
whenever (= 1.0.0)