swot-ruby 1.0.5.20240404 → 1.0.5.20240407
Sign up to get free protection for your applications and to get access to all the features.
- 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: 3c12c1bf1ae5e52a59c818cee4cc91f33b6a8aaf466ed78328ba24dc261d413f
|
4
|
+
data.tar.gz: cb6e50354b2f26f51c68aea9528456f7a6ac6d8b0d9da8c30c69ad77194ae4a1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: abcb33eeb52ed84bc22434668ecf364c23c1ef7996dc762dba645901550080889c0442b3b6d270cbf4041ae9d55f4f4ade4410924cc6d9aa4365f7ab06ed8402
|
7
|
+
data.tar.gz: ffb1680440526a21a106c293bc8d8b470fa09a4ac0e4718f86619c20f9d7d0853ac93c0ed2fc06e485f3265cacb7d91c03a98becb7b99be319a07ff66fea8015
|
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.20240407
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dave Kimura
|
@@ -21329,7 +21329,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
21329
21329
|
- !ruby/object:Gem::Version
|
21330
21330
|
version: '0'
|
21331
21331
|
requirements: []
|
21332
|
-
rubygems_version: 3.5.
|
21332
|
+
rubygems_version: 3.5.7
|
21333
21333
|
signing_key:
|
21334
21334
|
specification_version: 4
|
21335
21335
|
summary: Identify email addresses or domains names that belong to colleges or universities.
|