swot-ruby 1.0.5.20240712 → 1.0.5.20240713

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: 9b9b6276dac2db95cd82bfd806c00a0268c069c841805c3e4d0e391bbfb5d07b
4
- data.tar.gz: 5b41755f779e8fad13669d617ab2378b276021ad3ae3e6655f28526d590b3cad
3
+ metadata.gz: da0d5e70873248e06151cdf8f959d1f9a091fa84be5baf74da86b317854a737d
4
+ data.tar.gz: 68e1954f5ff1b95bc7ccb104793718cd967705052950c525141fdf9c196bd4dd
5
5
  SHA512:
6
- metadata.gz: 6b1786388b9317ec735767472bc144b34c6b00142b54efd2254f7572fa9183ecae4ccf579f9621bdf872a8beea42b7844e3ae9da93771daa5453ea05918b2531
7
- data.tar.gz: 5ef44a5bdae1ced2b717a986d6a8fbae440f95275dcf327b3ca5d74036bfdc84679ac6f31384424d84bd72972cfe9e5537ea03c2bb5e415ff0693290c6eaefea
6
+ metadata.gz: baf2fa00b90ca842ba094d259373f2126591092d115b5241d695f9252199779086eac56e1baad6585ef8fa066489b058fb3c853a0c313491f2759d2ad9b01f52
7
+ data.tar.gz: cb6d196dad782f67feecd6ae183108f75680354a6fa438a0c26ab9022e3e4c1e6f16cd35b5824e6538a8d94520678affc3fc0319247ca1d0e72b08be2892c8c2
@@ -0,0 +1 @@
1
+ Trine University
@@ -0,0 +1,2 @@
1
+ Instituto de Educación Superior Tecnológico Público de las Fuerzas Armadas
2
+ Public Technological Higher Education Institute of the Armed Forces
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.20240712"
3
+ s.version = "1.0.5.20240713"
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.20240712
4
+ version: 1.0.5.20240713
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dave Kimura
@@ -7097,6 +7097,7 @@ files:
7097
7097
  - academic_data/edu/mst.txt
7098
7098
  - academic_data/edu/msu.txt
7099
7099
  - academic_data/edu/msubillings.txt
7100
+ - academic_data/edu/msudenver.txt
7100
7101
  - academic_data/edu/msun.txt
7101
7102
  - academic_data/edu/mtaloy.txt
7102
7103
  - academic_data/edu/mtech.txt
@@ -7594,6 +7595,7 @@ files:
7594
7595
  - academic_data/edu/trevecca.txt
7595
7596
  - academic_data/edu/trin.txt
7596
7597
  - academic_data/edu/trincoll.txt
7598
+ - academic_data/edu/trine.txt
7597
7599
  - academic_data/edu/trinity.txt
7598
7600
  - academic_data/edu/trinitycollege.txt
7599
7601
  - academic_data/edu/trnty.txt
@@ -12653,7 +12655,6 @@ files:
12653
12655
  - academic_data/mr/iscae.txt
12654
12656
  - academic_data/mr/supnum.txt
12655
12657
  - academic_data/mr/univ-nkc.txt
12656
- - academic_data/msudenver.txt
12657
12658
  - academic_data/mt/edu/aum.txt
12658
12659
  - academic_data/mt/edu/ilearn.txt
12659
12660
  - academic_data/mt/edu/stedwards.txt
@@ -15888,6 +15889,7 @@ files:
15888
15889
  - academic_data/pe/edu/esan.txt
15889
15890
  - academic_data/pe/edu/fhpa.txt
15890
15891
  - academic_data/pe/edu/iestpantenororrego.txt
15892
+ - academic_data/pe/edu/iestpffaa.txt
15891
15893
  - academic_data/pe/edu/iestphuanta.txt
15892
15894
  - academic_data/pe/edu/istpargentina.txt
15893
15895
  - academic_data/pe/edu/istrfa.txt
@@ -21330,7 +21332,6 @@ files:
21330
21332
  - academic_data/zw/ac/trustacademy.txt
21331
21333
  - academic_data/zw/ac/uz.txt
21332
21334
  - data/lib/domains/abused.txt
21333
- - data/lib/domains/msudenver.txt
21334
21335
  - data/lib/domains/stoplist.txt
21335
21336
  - data/lib/domains/tlds.txt
21336
21337
  - lib/swot.rb
@@ -1 +0,0 @@
1
- Metropolitan State University Denver
File without changes