swot-ruby 1.0.5.20240413 → 1.0.5.20240415
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/swot.gemspec +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1782dca628e0f16304e27d4faf9df5be2370cb5566485b7ec571225c06264eac
|
4
|
+
data.tar.gz: 3a3cf93590c707fa08271a77fab79f71afadc145ea8f360cdbe5fc60af214274
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 87a24174da01534e4991414d8628504bc0bcc28040a9c08c164523d7c41ed28d804b0262f0dfea459e73c75cdd4f8fa3ba925b5dff8e71949cedfaf5d7623131
|
7
|
+
data.tar.gz: 3c4a2c8fcd7f3172baa9835597d34062a6e845ce91e7fbfa746116b7e353a6ced2c1ae7dad0022770b1301ec73113b0485539ed412c97fb7ad8ede5ea4c97445
|
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.20240415
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dave Kimura
|
@@ -21396,7 +21396,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
21396
21396
|
- !ruby/object:Gem::Version
|
21397
21397
|
version: '0'
|
21398
21398
|
requirements: []
|
21399
|
-
rubygems_version: 3.5.
|
21399
|
+
rubygems_version: 3.5.9
|
21400
21400
|
signing_key:
|
21401
21401
|
specification_version: 4
|
21402
21402
|
summary: Identify email addresses or domains names that belong to colleges or universities.
|