spam_email 0.0.26 → 0.0.27

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4a6808ad50098de6b1c4e550ec2686e4bb66f988
4
- data.tar.gz: 47126eb378d4f7776ae597863617d6da97536c13
3
+ metadata.gz: 62b9f0c5fbec33ea378417fe061e32a5d7872d16
4
+ data.tar.gz: 498434512fd94d1cea05b941586daf1b5d27a15b
5
5
  SHA512:
6
- metadata.gz: 6e8afec5f109278d604082dda0c7f461b97325aa0c2818c96fea230d4bec79638d36e23a323c28a2259562e63afb72fdf8a17520bbcf36e70fa27ae2a3094af8
7
- data.tar.gz: 20313548ff05f8097e24156611c50e72ac1d251542796a6d9343f0d22538759b8b3f7505f7ef191af4bfa40094d0eade58d7f5f84e42562243156f1eec5c9977
6
+ metadata.gz: a36c9612c981a3078a5e1e7cce5b6dc9318688e04013d29caabe57920bda574d69bd9be0a721ec364da1601ec0bb8d0dce79b5be011a2517a86cb81085e7227a
7
+ data.tar.gz: 25255b492583daceb9c47aed0ed931e08b56075245ebfc658908ac8f1d8aa3d3c35a5770cd9dcc25b90608c663b524301f7a3df9e9720501c255fd501649b746
@@ -195,6 +195,7 @@ module SpamEmail
195
195
  'courriel.fr.nf',
196
196
  'courrieltemporaire.com',
197
197
  'crapmail.org',
198
+ 'crav.top',
198
199
  'cubiclink.com',
199
200
  'curryworld.de',
200
201
  'cust.in',
@@ -785,6 +786,7 @@ module SpamEmail
785
786
  'oneoffmail.com',
786
787
  'one-time.email',
787
788
  'onewaymail.com',
789
+ 'onie.bid',
788
790
  'onlatedotcom.info',
789
791
  'online.ms',
790
792
  'opayq.com',
@@ -1109,6 +1111,7 @@ module SpamEmail
1109
1111
  'trashmail.org',
1110
1112
  'trashmail.ws',
1111
1113
  'trashmailer.com',
1114
+ 'trashmails.com',
1112
1115
  'trash-me.com',
1113
1116
  'trashymail.com',
1114
1117
  'trashymail.net',
@@ -1,3 +1,3 @@
1
1
  module SpamEmail
2
- VERSION = '0.0.26'
2
+ VERSION = '0.0.27'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spam_email
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.26
4
+ version: 0.0.27
5
5
  platform: ruby
6
6
  authors:
7
7
  - Phillipp Röll
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-02-22 00:00:00.000000000 Z
11
+ date: 2016-03-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec