Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate that spaces cannot exist in the domain #139

Merged
merged 2 commits into from
Nov 26, 2019

Conversation

dwilkie
Copy link
Contributor

@dwilkie dwilkie commented Nov 11, 2019

After 3.0.1 was released the following passes validation:

user@gmail .com

Spaces should not allowed in the domain part.

https://en.wikipedia.org/wiki/Email_address#Examples

This PR fixes this.

@dwilkie
Copy link
Contributor Author

dwilkie commented Nov 26, 2019

@micke I just saw your merged @pdoulatshahi PR #140? Any chance you can merge this too?

@micke micke merged commit d5477fc into micke:master Nov 26, 2019
@micke
Copy link
Owner

micke commented Nov 26, 2019

Sorry that this regression snuck in. Thanks!

@micke
Copy link
Owner

micke commented Nov 26, 2019

And now i notice this has been laying here for two weeks!
So sorry about that, i think something has changed with email notifications from github...

@micke
Copy link
Owner

micke commented Nov 26, 2019

I just pushed 3.1.2 to rubygems

@dwilkie
Copy link
Contributor Author

dwilkie commented Nov 27, 2019

@micke awesome! Thanks for maintaining this great gem!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants