swot-ruby 1.0.5.20250113 → 1.0.5.20250115
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/citadel.txt +3 -0
- data/academic_data/edu/cvcc/students.txt +1 -0
- data/academic_data/edu/snow/students.txt +2 -0
- data/academic_data/edu/wvup.txt +1 -0
- data/academic_data/gh/edu/uenr.txt +1 -0
- data/swot.gemspec +1 -1
- metadata +6 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: '09d5e2439e3d2a952bb92c1c670c9f168e7015f7866554046a45e71cafd0767e'
|
4
|
+
data.tar.gz: 3d469f378b45b8a764249e355907d607229eaac61d62a7eaba36d60e81ccacf0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7a5489a8c71531f7281888ed78dec79687d5cdbd626df723a6d0d8ade8b2cb872ee0b02f7e923067c57a95c4e530140a7e0f3470ed3cfecc9d58e3cb90454935
|
7
|
+
data.tar.gz: 595dfee66e3c734abdc2458d7d1fc8a3efb9e12831b631198269a8ceb55d1d2c84203834c0852600857039fdb68be6cbf56aa9a876ea640f552322d06a3e99f8
|
@@ -0,0 +1 @@
|
|
1
|
+
Catawba Valley Community College
|
@@ -0,0 +1 @@
|
|
1
|
+
West Virginia University at Parkersburg
|
@@ -0,0 +1 @@
|
|
1
|
+
University of Energy and Natural Resources
|
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.20250115
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dave Kimura
|
@@ -6901,6 +6901,7 @@ files:
|
|
6901
6901
|
- academic_data/edu/cim.txt
|
6902
6902
|
- academic_data/edu/cincinnatistate.txt
|
6903
6903
|
- academic_data/edu/cinec/student.txt
|
6904
|
+
- academic_data/edu/citadel.txt
|
6904
6905
|
- academic_data/edu/citadel/student.txt
|
6905
6906
|
- academic_data/edu/cityu.txt
|
6906
6907
|
- academic_data/edu/cityuniversity.txt
|
@@ -7038,6 +7039,7 @@ files:
|
|
7038
7039
|
- academic_data/edu/cuny.txt
|
7039
7040
|
- academic_data/edu/curtis.txt
|
7040
7041
|
- academic_data/edu/cuw.txt
|
7042
|
+
- academic_data/edu/cvcc/students.txt
|
7041
7043
|
- academic_data/edu/cvtc.txt
|
7042
7044
|
- academic_data/edu/cw.txt
|
7043
7045
|
- academic_data/edu/cwsl.txt
|
@@ -8220,6 +8222,7 @@ files:
|
|
8220
8222
|
- academic_data/edu/smwc.txt
|
8221
8223
|
- academic_data/edu/snc.txt
|
8222
8224
|
- academic_data/edu/snhu.txt
|
8225
|
+
- academic_data/edu/snow/students.txt
|
8223
8226
|
- academic_data/edu/snu.txt
|
8224
8227
|
- academic_data/edu/sofia.txt
|
8225
8228
|
- academic_data/edu/soka.txt
|
@@ -8861,6 +8864,7 @@ files:
|
|
8861
8864
|
- academic_data/edu/wvsom.txt
|
8862
8865
|
- academic_data/edu/wvu.txt
|
8863
8866
|
- academic_data/edu/wvu/mix.txt
|
8867
|
+
- academic_data/edu/wvup.txt
|
8864
8868
|
- academic_data/edu/wvwc.txt
|
8865
8869
|
- academic_data/edu/wwu.txt
|
8866
8870
|
- academic_data/edu/wy/ewcmail.txt
|
@@ -10303,6 +10307,7 @@ files:
|
|
10303
10307
|
- academic_data/gh/edu/ttu.txt
|
10304
10308
|
- academic_data/gh/edu/ucc.txt
|
10305
10309
|
- academic_data/gh/edu/uds.txt
|
10310
|
+
- academic_data/gh/edu/uenr.txt
|
10306
10311
|
- academic_data/gh/edu/ug.txt
|
10307
10312
|
- academic_data/gh/edu/umat.txt
|
10308
10313
|
- academic_data/gh/edu/vvu.txt
|