swot-ruby 1.0.5.20240711 → 1.0.5.20240712
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/edu/hennepintech.txt +1 -0
- data/academic_data/stoplist.txt +2 -1
- data/data/lib/domains/stoplist.txt +2 -1
- data/swot.gemspec +1 -1
- metadata +3 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9b9b6276dac2db95cd82bfd806c00a0268c069c841805c3e4d0e391bbfb5d07b
|
4
|
+
data.tar.gz: 5b41755f779e8fad13669d617ab2378b276021ad3ae3e6655f28526d590b3cad
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6b1786388b9317ec735767472bc144b34c6b00142b54efd2254f7572fa9183ecae4ccf579f9621bdf872a8beea42b7844e3ae9da93771daa5453ea05918b2531
|
7
|
+
data.tar.gz: 5ef44a5bdae1ced2b717a986d6a8fbae440f95275dcf327b3ca5d74036bfdc84679ac6f31384424d84bd72972cfe9e5537ea03c2bb5e415ff0693290c6eaefea
|
@@ -0,0 +1 @@
|
|
1
|
+
Hennepin Technical College
|
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.20240712
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dave Kimura
|
@@ -6787,6 +6787,7 @@ files:
|
|
6787
6787
|
- academic_data/edu/hebron.txt
|
6788
6788
|
- academic_data/edu/heidelberg.txt
|
6789
6789
|
- academic_data/edu/hendrix.txt
|
6790
|
+
- academic_data/edu/hennepintech.txt
|
6790
6791
|
- academic_data/edu/heritage.txt
|
6791
6792
|
- academic_data/edu/hgc.txt
|
6792
6793
|
- academic_data/edu/highpoint.txt
|
@@ -21359,7 +21360,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
21359
21360
|
- !ruby/object:Gem::Version
|
21360
21361
|
version: '0'
|
21361
21362
|
requirements: []
|
21362
|
-
rubygems_version: 3.5.
|
21363
|
+
rubygems_version: 3.5.15
|
21363
21364
|
signing_key:
|
21364
21365
|
specification_version: 4
|
21365
21366
|
summary: Identify email addresses or domains names that belong to colleges or universities.
|