swot-ruby 1.0.5.20231219 → 1.0.5.20231220
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/br/com/athonedu.txt +1 -0
- data/academic_data/de/schule-sh.txt +1 -0
- data/swot.gemspec +1 -1
- metadata +4 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1dcaed01b7930b8794fe9699e51f4679061cb0331c0e6a6cf67fa548054b9ae3
|
4
|
+
data.tar.gz: 83d0274c7b3bfa19c649eec12d6d5ec7165882fd613c728432cb3e1d5ce1f4c2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 88046c53dafa361fa829b77edafab71fd2fe7b162edb9487927311347b16bd80583984c50e2a5669e4b9d22b55977f034facdf06830c6d46f4b0eb4766bd0fe0
|
7
|
+
data.tar.gz: 3dc364c8b65ed68bc49531ac3b4b12a6524c84c65686c75f87f102352057de4bf12cda662f3cda9b1bc22c3e9c5c594a5c405a7dca84d80408581d2722fa7995
|
@@ -0,0 +1 @@
|
|
1
|
+
ATHON Ensino Superior
|
@@ -0,0 +1 @@
|
|
1
|
+
Schleswig-Holstein Schools, Germany
|
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.20231220
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dave Kimura
|
@@ -1126,6 +1126,7 @@ files:
|
|
1126
1126
|
- academic_data/br/com/alunosmaristas.txt
|
1127
1127
|
- academic_data/br/com/alunounyleya.txt
|
1128
1128
|
- academic_data/br/com/animaeducacao.txt
|
1129
|
+
- academic_data/br/com/athonedu.txt
|
1129
1130
|
- academic_data/br/com/bandtec.txt
|
1130
1131
|
- academic_data/br/com/bilac.txt
|
1131
1132
|
- academic_data/br/com/bpkedu/alunos.txt
|
@@ -5561,6 +5562,7 @@ files:
|
|
5561
5562
|
- academic_data/de/schule-bw/hd/hoelderlin.txt
|
5562
5563
|
- academic_data/de/schule-franzburg.txt
|
5563
5564
|
- academic_data/de/schule-schloss-salem.txt
|
5565
|
+
- academic_data/de/schule-sh.txt
|
5564
5566
|
- academic_data/de/schule/bw/lb/mgl.txt
|
5565
5567
|
- academic_data/de/schule/bw/rt/dbg.txt
|
5566
5568
|
- academic_data/de/schule/bw/ul/vbs.txt
|
@@ -20748,7 +20750,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
20748
20750
|
- !ruby/object:Gem::Version
|
20749
20751
|
version: '0'
|
20750
20752
|
requirements: []
|
20751
|
-
rubygems_version: 3.
|
20753
|
+
rubygems_version: 3.5.1
|
20752
20754
|
signing_key:
|
20753
20755
|
specification_version: 4
|
20754
20756
|
summary: Identify email addresses or domains names that belong to colleges or universities.
|