swot-ruby 1.0.5.20240118 → 1.0.5.20240120
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 +4 -4
- data/academic_data/stoplist.txt +7 -1
- data/data/lib/domains/stoplist.txt +7 -1
- data/swot.gemspec +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cbf130ef985820bc7428e2f4d4a9c1577ea3410ea3aeb89d977e0ba208778213
|
4
|
+
data.tar.gz: 67f329fe5ef8541937761d3dcb3f467a9dd988ea95b112eb812e5b782a9cb52e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 73488501dff80be251b0fd5e8af94dc5a096af3a51089d2c6ca86f277a71f280c4a683d102796bfc61a833bf225b985f34719d443d60f7601d013042d989fff0
|
7
|
+
data.tar.gz: 1ef04883fdee92b2e0d8238f83f39e4c924c8e3c35071f28db0ad0450f7ba02135b5a317110f2c67fc448b5d6f4d241046d712596d2d7250e74b7318d9e6b74f
|
data/academic_data/stoplist.txt
CHANGED
data/swot.gemspec
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: swot-ruby
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.5.
|
4
|
+
version: 1.0.5.20240120
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dave Kimura
|
@@ -20907,7 +20907,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
20907
20907
|
- !ruby/object:Gem::Version
|
20908
20908
|
version: '0'
|
20909
20909
|
requirements: []
|
20910
|
-
rubygems_version: 3.5.
|
20910
|
+
rubygems_version: 3.5.5
|
20911
20911
|
signing_key:
|
20912
20912
|
specification_version: 4
|
20913
20913
|
summary: Identify email addresses or domains names that belong to colleges or universities.
|