valid_email2 1.1.3 → 1.1.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 11ecc14d9a219bf9ce4df211900e24352c7c7008
4
- data.tar.gz: 38ecb5ced8a0de90baa10ef1aa26ab5a5d43fa61
3
+ metadata.gz: 2772f4cfe0c3e922accc746bf56da1f8ba008314
4
+ data.tar.gz: df93619f6437a6501e6d113a5a9b0a2de4cf9f59
5
5
  SHA512:
6
- metadata.gz: ef3617b41152c31eb6de3136a0df39695c6cab4f59e45c5a4a00248f818832aa2b75734f21a68c0783a1acaa65ee357268e542d8944446fd720e2d8efcacb5f0
7
- data.tar.gz: 458ac611aa84dd2b5c5a46f38d1d2d5a9084b51f8ad36049f38e9bad8b6fd7a93d0dd4c4f28c180e74139bf217cc7417a94b3d1b9de211c5327beea25069aaf7
6
+ metadata.gz: 2872c88ff3eee9e3efc756281f20d2a0336ad5f864738e682f4dcbca61b5ee445be18cb4ea54fc4e30f79f40d5b50e8dc97cb5d92531773e88b277c191f29814
7
+ data.tar.gz: 7de35bc5ff08c0df5fd099f960df1456e150a2849d06b8cb69161879f6fa2ad4605d3a5c9cd03da8aec9b0663671959ca4c6a35039da7f046b4fff8527588a80
data/CHANGELOG.md CHANGED
@@ -1,3 +1,6 @@
1
+ ## Version 1.1.4
2
+ Added more disposable email domains (https://github.com/lisinge/valid_email2/commit/aedb51fadd5a05461d7f5ef7ea6942d7769f0c58)
3
+
1
4
  ## Version 1.1.3
2
5
  Added more disposable email domains (https://github.com/lisinge/valid_email2/commit/a29ce30d4bc22a23283a0b3f9f6d4560309784ca)
3
6
 
@@ -1,3 +1,3 @@
1
1
  module ValidEmail2
2
- VERSION = "1.1.3"
2
+ VERSION = "1.1.4"
3
3
  end
@@ -110,6 +110,7 @@
110
110
  - emailigo.de
111
111
  - emailinfive.com
112
112
  - emailmiser.com
113
+ - emailproxsy.com
113
114
  - emailsensei.com
114
115
  - emailtemporario.com.br
115
116
  - emailto.de
@@ -196,6 +197,7 @@
196
197
  - inboxalias.com
197
198
  - inboxclean.com
198
199
  - inboxclean.org
200
+ - inboxproxy.com
199
201
  - incognitomail.com
200
202
  - incognitomail.net
201
203
  - incognitomail.org
@@ -263,6 +265,7 @@
263
265
  - mailnator.com
264
266
  - mailnesia.com
265
267
  - mailnull.com
268
+ - mailproxsy.com
266
269
  - mailshell.com
267
270
  - mailsiphon.com
268
271
  - mailslite.com
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: valid_email2
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.3
4
+ version: 1.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Micke Lisinge