valid_email2 2.3.0 → 2.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: valid_email2
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.0
4
+ version: 2.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Micke Lisinge
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-08-08 00:00:00.000000000 Z
11
+ date: 2018-10-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -83,7 +83,7 @@ dependencies:
83
83
  description: ActiveModel validation for email. Including MX lookup and disposable
84
84
  email blacklist
85
85
  email:
86
- - lisinge@gmail.com
86
+ - hi@micke.me
87
87
  executables: []
88
88
  extensions: []
89
89
  extra_rdoc_files: []
@@ -108,7 +108,7 @@ files:
108
108
  - valid_email2.gemspec
109
109
  - vendor/blacklist.yml
110
110
  - vendor/disposable_emails.yml
111
- homepage: https://github.com/lisinge/valid_email2
111
+ homepage: https://github.com/micke/valid_email2
112
112
  licenses:
113
113
  - MIT
114
114
  metadata: {}