Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Bump validates_email_format_of from 1.7.2 to 1.8.0 #10238

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Loading