swot-ruby 1.0.5.20241023 → 1.0.5.20241031

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
  SHA256:
3
- metadata.gz: 7a2b18a148bf201223359ad525ebb05a5e99c34cdbd13bf3192d2319a08abe99
4
- data.tar.gz: 411ab961b05652464279949a8dfc4462a4c43d7225cc3140e26036c8584b02e3
3
+ metadata.gz: 2f3cfb71cce7e76b004138dd1da89c7b1098ac0312df107269302b7e34823e00
4
+ data.tar.gz: 05e7935db2d7e50647bcfeff34706e246388904bd033b92b22c9c815a18c7f0b
5
5
  SHA512:
6
- metadata.gz: 8d0fbd86887a26c5a42de4ef4e6c1309fee3a05222326ba85ab190e0b01ca59c5d1132ad6fa355817733ad5a781b3dbd92e8ca58809fcd1bf2360df7788006a8
7
- data.tar.gz: feb4a776abdcba387d1595128cb4d96d3182bc3905c28e5123414c2a53336d5483a7de455d8d9144b65393b1bc2c451f8594eadb6de554f708373a955414e8d2
6
+ metadata.gz: b34f7e6962c96c49b80b4c2c53331de8b73ddbf54aa00c92b681ca6160a39060bd10107461bd8ad3b0e1b29e7cadffbf232ad23c574b9a612e70c020d594c6a9
7
+ data.tar.gz: a7bc29b6ece527f17e87fe65ccbec18f8b3779e2eda26d7afb6ce1298909d3e54bba49300d394dad2746a3c06d3e5504a1afd3b627a2c69aac24e45efba127c4
@@ -429,7 +429,6 @@ kps.edu.pk
429
429
  kst.edu.sg
430
430
  ksu.edu.bi
431
431
  kthcm.edu.vn
432
- kuic.kyonggi.ac.kr
433
432
  kyonggi.ac.kr
434
433
  kwiatek365.pl
435
434
  kyile.website
@@ -1331,4 +1330,12 @@ o365.yonsei.ac.kr
1331
1330
  ubt-uni.net
1332
1331
  correo.tdea.edu.co
1333
1332
  st.uskudar.edu.tr
1334
- stu.templejc.edu
1333
+ stu.templejc.edu
1334
+ senati.pe
1335
+ hufs.ac.kr
1336
+ ucad.edu.sn
1337
+ stud.cu.edu.eg
1338
+ student.kyungnam.ac.kr
1339
+ office.ysc.ac.kr
1340
+ univ-ghardaia.dz
1341
+ zapopan.tecmm.edu.mx
@@ -0,0 +1 @@
1
+ Henan University of Economics and Law
File without changes
@@ -0,0 +1 @@
1
+ Bethel University
@@ -0,0 +1 @@
1
+ Coconino Community College
@@ -0,0 +1 @@
1
+ College of the Desert
@@ -0,0 +1 @@
1
+ Ensign College
@@ -0,0 +1 @@
1
+ Fullerton College
@@ -0,0 +1 @@
1
+ Lee College
@@ -0,0 +1 @@
1
+ McDaniel College
@@ -0,0 +1 @@
1
+ National Defense University
@@ -0,0 +1 @@
1
+ North Dakota State University
@@ -0,0 +1 @@
1
+ Northwest State Community College
@@ -0,0 +1 @@
1
+ Quinsigamond Community College
@@ -0,0 +1 @@
1
+ United States Coast Guard Academy
@@ -0,0 +1 @@
1
+ Wichita State University
@@ -0,0 +1 @@
1
+ Université Paris Saclay
@@ -0,0 +1 @@
1
+ 조선이공대학
@@ -0,0 +1,2 @@
1
+ Yonsei University
2
+ 연세대학교
@@ -0,0 +1 @@
1
+ Al Zaytona University of Science and Technology
@@ -517,4 +517,6 @@ as.edu.sa
517
517
  kgu.ac.kr
518
518
  lanesville.k12.in.us
519
519
  student.umc.edu.dz
520
- edu.menofia.edu.eg
520
+ edu.menofia.edu.eg
521
+ mail.dusit.ac.th
522
+ stu.scott.kyschools.us
@@ -429,7 +429,6 @@ kps.edu.pk
429
429
  kst.edu.sg
430
430
  ksu.edu.bi
431
431
  kthcm.edu.vn
432
- kuic.kyonggi.ac.kr
433
432
  kyonggi.ac.kr
434
433
  kwiatek365.pl
435
434
  kyile.website
@@ -1331,4 +1330,12 @@ o365.yonsei.ac.kr
1331
1330
  ubt-uni.net
1332
1331
  correo.tdea.edu.co
1333
1332
  st.uskudar.edu.tr
1334
- stu.templejc.edu
1333
+ stu.templejc.edu
1334
+ senati.pe
1335
+ hufs.ac.kr
1336
+ ucad.edu.sn
1337
+ stud.cu.edu.eg
1338
+ student.kyungnam.ac.kr
1339
+ office.ysc.ac.kr
1340
+ univ-ghardaia.dz
1341
+ zapopan.tecmm.edu.mx
@@ -517,4 +517,6 @@ as.edu.sa
517
517
  kgu.ac.kr
518
518
  lanesville.k12.in.us
519
519
  student.umc.edu.dz
520
- edu.menofia.edu.eg
520
+ edu.menofia.edu.eg
521
+ mail.dusit.ac.th
522
+ stu.scott.kyschools.us
data/swot.gemspec CHANGED
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = "swot-ruby"
3
- s.version = "1.0.5.20241023"
3
+ s.version = "1.0.5.20241031"
4
4
 
5
5
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
6
6
  s.authors = ["Dave Kimura", "Lee Reilly"]
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.20241023
4
+ version: 1.0.5.20241031
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dave Kimura
@@ -3117,6 +3117,7 @@ files:
3117
3117
  - academic_data/cn/edu/htu.txt
3118
3118
  - academic_data/cn/edu/huat.txt
3119
3119
  - academic_data/cn/edu/hubu.txt
3120
+ - academic_data/cn/edu/huel.txt
3120
3121
  - academic_data/cn/edu/huhst.txt
3121
3122
  - academic_data/cn/edu/hunau.txt
3122
3123
  - academic_data/cn/edu/hunnu.txt
@@ -6275,7 +6276,6 @@ files:
6275
6276
  - academic_data/dz/univ-dbkm.txt
6276
6277
  - academic_data/dz/univ-djelfa/edu.txt
6277
6278
  - academic_data/dz/univ-eltarf.txt
6278
- - academic_data/dz/univ-ghardaia.txt
6279
6279
  - academic_data/dz/univ-guelma.txt
6280
6280
  - academic_data/dz/univ-jijel.txt
6281
6281
  - academic_data/dz/univ-khenchela.txt
@@ -6425,6 +6425,7 @@ files:
6425
6425
  - academic_data/edu/alfaisal.txt
6426
6426
  - academic_data/edu/alfred.txt
6427
6427
  - academic_data/edu/alfredadler.txt
6428
+ - academic_data/edu/alfredstate.txt
6428
6429
  - academic_data/edu/allegheny.txt
6429
6430
  - academic_data/edu/alma.txt
6430
6431
  - academic_data/edu/alquds.txt
@@ -6546,6 +6547,7 @@ files:
6546
6547
  - academic_data/edu/bethanylb.txt
6547
6548
  - academic_data/edu/bethel.txt
6548
6549
  - academic_data/edu/bethelks.txt
6550
+ - academic_data/edu/betheluniversity.txt
6549
6551
  - academic_data/edu/bethlehem.txt
6550
6552
  - academic_data/edu/bgsu.txt
6551
6553
  - academic_data/edu/bhc.txt
@@ -6735,6 +6737,7 @@ files:
6735
6737
  - academic_data/edu/coastal.txt
6736
6738
  - academic_data/edu/cobleskill.txt
6737
6739
  - academic_data/edu/cocc.txt
6740
+ - academic_data/edu/coconino/students.txt
6738
6741
  - academic_data/edu/cod.txt
6739
6742
  - academic_data/edu/coe.txt
6740
6743
  - academic_data/edu/cofc.txt
@@ -6748,6 +6751,7 @@ files:
6748
6751
  - academic_data/edu/colgate.txt
6749
6752
  - academic_data/edu/collegeamerica.txt
6750
6753
  - academic_data/edu/collegeofidaho.txt
6754
+ - academic_data/edu/collegeofthedesert.txt
6751
6755
  - academic_data/edu/colorado.txt
6752
6756
  - academic_data/edu/coloradocollege.txt
6753
6757
  - academic_data/edu/coloradomesa/mavs.txt
@@ -6933,6 +6937,7 @@ files:
6933
6937
  - academic_data/edu/endicott.txt
6934
6938
  - academic_data/edu/endicott/mail.txt
6935
6939
  - academic_data/edu/enmu.txt
6940
+ - academic_data/edu/ensign.txt
6936
6941
  - academic_data/edu/eou.txt
6937
6942
  - academic_data/edu/epcc.txt
6938
6943
  - academic_data/edu/erau.txt
@@ -7016,6 +7021,7 @@ files:
7016
7021
  - academic_data/edu/fsu.txt
7017
7022
  - academic_data/edu/fsw.txt
7018
7023
  - academic_data/edu/fsw/bucs.txt
7024
+ - academic_data/edu/fullcoll.txt
7019
7025
  - academic_data/edu/fullerton.txt
7020
7026
  - academic_data/edu/fullsail.txt
7021
7027
  - academic_data/edu/furman.txt
@@ -7303,6 +7309,7 @@ files:
7303
7309
  - academic_data/edu/lclark.txt
7304
7310
  - academic_data/edu/lcsc.txt
7305
7311
  - academic_data/edu/lcu.txt
7312
+ - academic_data/edu/lee/mylc.txt
7306
7313
  - academic_data/edu/leeuniversity.txt
7307
7314
  - academic_data/edu/lehigh.txt
7308
7315
  - academic_data/edu/lemoyne.txt
@@ -7404,6 +7411,7 @@ files:
7404
7411
  - academic_data/edu/mccn.txt
7405
7412
  - academic_data/edu/mccneb.txt
7406
7413
  - academic_data/edu/mccollege.txt
7414
+ - academic_data/edu/mcdaniel.txt
7407
7415
  - academic_data/edu/mci.txt
7408
7416
  - academic_data/edu/mckendree.txt
7409
7417
  - academic_data/edu/mcm.txt
@@ -7551,6 +7559,8 @@ files:
7551
7559
  - academic_data/edu/ndm.txt
7552
7560
  - academic_data/edu/ndnu.txt
7553
7561
  - academic_data/edu/ndsu.txt
7562
+ - academic_data/edu/ndu.txt
7563
+ - academic_data/edu/ndus.txt
7554
7564
  - academic_data/edu/nebraska.txt
7555
7565
  - academic_data/edu/nebrwesleyan.txt
7556
7566
  - academic_data/edu/nec.txt
@@ -7598,6 +7608,7 @@ files:
7598
7608
  - academic_data/edu/northsouth.txt
7599
7609
  - academic_data/edu/northwestern.txt
7600
7610
  - academic_data/edu/northwestms.txt
7611
+ - academic_data/edu/northweststate/students.txt
7601
7612
  - academic_data/edu/northwestu.txt
7602
7613
  - academic_data/edu/northwood.txt
7603
7614
  - academic_data/edu/northwoodtech.txt
@@ -7758,6 +7769,7 @@ files:
7758
7769
  - academic_data/edu/purdueglobal/student.txt
7759
7770
  - academic_data/edu/pvamu.txt
7760
7771
  - academic_data/edu/qc.txt
7772
+ - academic_data/edu/qcc.txt
7761
7773
  - academic_data/edu/qou.txt
7762
7774
  - academic_data/edu/queens.txt
7763
7775
  - academic_data/edu/quincy.txt
@@ -8353,6 +8365,7 @@ files:
8353
8365
  - academic_data/edu/usap.txt
8354
8366
  - academic_data/edu/usc.txt
8355
8367
  - academic_data/edu/usca.txt
8368
+ - academic_data/edu/uscga.txt
8356
8369
  - academic_data/edu/uscsumter.txt
8357
8370
  - academic_data/edu/uscupstate.txt
8358
8371
  - academic_data/edu/usd.txt
@@ -8510,6 +8523,7 @@ files:
8510
8523
  - academic_data/edu/whittier.txt
8511
8524
  - academic_data/edu/whitworth.txt
8512
8525
  - academic_data/edu/whu.txt
8526
+ - academic_data/edu/wichita.txt
8513
8527
  - academic_data/edu/wichita/shockers.txt
8514
8528
  - academic_data/edu/widener.txt
8515
8529
  - academic_data/edu/wilberforce.txt
@@ -9527,6 +9541,7 @@ files:
9527
9541
  - academic_data/fr/estia/etu.txt
9528
9542
  - academic_data/fr/estia/net.txt
9529
9543
  - academic_data/fr/estp.txt
9544
+ - academic_data/fr/etu-upsaclay.txt
9530
9545
  - academic_data/fr/etu-webschoolfactory.txt
9531
9546
  - academic_data/fr/etud-espas/accueil.txt
9532
9547
  - academic_data/fr/etud-ices.txt
@@ -12780,6 +12795,7 @@ files:
12780
12795
  - academic_data/kr/ac/cnu/g.txt
12781
12796
  - academic_data/kr/ac/cnu/mail.txt
12782
12797
  - academic_data/kr/ac/cs.txt
12798
+ - academic_data/kr/ac/cst.txt
12783
12799
  - academic_data/kr/ac/cu.txt
12784
12800
  - academic_data/kr/ac/cufs.txt
12785
12801
  - academic_data/kr/ac/cuk.txt
@@ -12846,7 +12862,6 @@ files:
12846
12862
  - academic_data/kr/ac/hoseo.txt
12847
12863
  - academic_data/kr/ac/howon.txt
12848
12864
  - academic_data/kr/ac/hs.txt
12849
- - academic_data/kr/ac/hufs.txt
12850
12865
  - academic_data/kr/ac/hycu.txt
12851
12866
  - academic_data/kr/ac/hyejeon.txt
12852
12867
  - academic_data/kr/ac/hyupsung.txt
@@ -12919,11 +12934,9 @@ files:
12919
12934
  - academic_data/kr/ac/kw.txt
12920
12935
  - academic_data/kr/ac/kwangju.txt
12921
12936
  - academic_data/kr/ac/kycu.txt
12922
- - academic_data/kr/ac/kyonggi.txt
12923
12937
  - academic_data/kr/ac/kyungbok.txt
12924
12938
  - academic_data/kr/ac/kyunghee.txt
12925
12939
  - academic_data/kr/ac/kyungmin.txt
12926
- - academic_data/kr/ac/kyungnam.txt
12927
12940
  - academic_data/kr/ac/kyungpook.txt
12928
12941
  - academic_data/kr/ac/kyungsung.txt
12929
12942
  - academic_data/kr/ac/kyungwon.txt
@@ -13016,7 +13029,7 @@ files:
13016
13029
  - academic_data/kr/ac/ync.txt
13017
13030
  - academic_data/kr/ac/ynu.txt
13018
13031
  - academic_data/kr/ac/yonam.txt
13019
- - academic_data/kr/ac/ysc/office.txt
13032
+ - academic_data/kr/ac/yonsei.txt
13020
13033
  - academic_data/kr/ac/ysu/office.txt
13021
13034
  - academic_data/kr/ac/yu.txt
13022
13035
  - academic_data/kr/ac/yuhan.txt
@@ -13777,7 +13790,6 @@ files:
13777
13790
  - academic_data/mx/edu/tecmartinez.txt
13778
13791
  - academic_data/mx/edu/tecmm/tequila.txt
13779
13792
  - academic_data/mx/edu/tecmm/vallarta.txt
13780
- - academic_data/mx/edu/tecmm/zapopan.txt
13781
13793
  - academic_data/mx/edu/tecmuzquiz.txt
13782
13794
  - academic_data/mx/edu/tecsanpedro.txt
13783
13795
  - academic_data/mx/edu/tectijuana.txt
@@ -16964,7 +16976,6 @@ files:
16964
16976
  - academic_data/pa/ac/utp.txt
16965
16977
  - academic_data/paris/etu-digitalschool.txt
16966
16978
  - academic_data/paris/stu-psbedu.txt
16967
- - academic_data/pe/SENATI.txt
16968
16979
  - academic_data/pe/edu/adexperu.txt
16969
16980
  - academic_data/pe/edu/autonoma.txt
16970
16981
  - academic_data/pe/edu/carloscueto.txt
@@ -18102,6 +18113,7 @@ files:
18102
18113
  - academic_data/ps/edu/ucas.txt
18103
18114
  - academic_data/ps/edu/uou.txt
18104
18115
  - academic_data/ps/edu/up.txt
18116
+ - academic_data/ps/edu/zust.txt
18105
18117
  - academic_data/pt/abs.txt
18106
18118
  - academic_data/pt/academiamilitar.txt
18107
18119
  - academic_data/pt/ae-smfeira.txt
@@ -20188,7 +20200,6 @@ files:
20188
20200
  - academic_data/tr/edu/comu.txt
20189
20201
  - academic_data/tr/edu/cu.txt
20190
20202
  - academic_data/tr/edu/cumhuriyet.txt
20191
- - academic_data/tr/edu/dau.txt
20192
20203
  - academic_data/tr/edu/deu.txt
20193
20204
  - academic_data/tr/edu/dho.txt
20194
20205
  - academic_data/tr/edu/dicle.txt
@@ -20198,6 +20209,7 @@ files:
20198
20209
  - academic_data/tr/edu/duzce.txt
20199
20210
  - academic_data/tr/edu/ebyu/ogr.txt
20200
20211
  - academic_data/tr/edu/ege.txt
20212
+ - academic_data/tr/edu/emu.txt
20201
20213
  - academic_data/tr/edu/erbakan.txt
20202
20214
  - academic_data/tr/edu/erbakan/ogr.txt
20203
20215
  - academic_data/tr/edu/erciyes.txt
@@ -21921,7 +21933,6 @@ files:
21921
21933
  - academic_data/us/kyschools/jessamine.txt
21922
21934
  - academic_data/us/kyschools/kenton.txt
21923
21935
  - academic_data/us/kyschools/owensboro.txt
21924
- - academic_data/us/kyschools/scott/stu.txt
21925
21936
  - academic_data/us/kyschools/warren/stu.txt
21926
21937
  - academic_data/us/ma/k12/duxbury.txt
21927
21938
  - academic_data/us/ma/k12/longmeadow.txt
@@ -1 +0,0 @@
1
- Université de Ghardaia
@@ -1 +0,0 @@
1
- Hankuk University of Foreign Studies
@@ -1 +0,0 @@
1
- Kyonggi University
@@ -1 +0,0 @@
1
- Kyungnam University
@@ -1,2 +0,0 @@
1
- 용인예술과학대학교
2
- YONG-IN ARTS & SCIENCE UNIVERSITY
@@ -1 +0,0 @@
1
- TecMM Unidad Academica Zapopan
@@ -1 +0,0 @@
1
- Servicio Nacional de Adiestramiento en Trabajo Industrial
@@ -1 +0,0 @@
1
- Scott County Schools
File without changes