wideholy 0.1.0 → 0.1.1
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/README.md +2 -2
- data/lib/wideholy/version.rb +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: 0b2562d20f4c1c065eb6d7a69588625dc7ae220907e290779342ef0cdf476ca0
|
|
4
|
+
data.tar.gz: 5956d210e5e2952c2831efab247fc679eeb67d09215909e7b00fb3c2201ac941
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 72fe637c92e14c25bf7c6b9753ed3070eba7398cfb4f5704d7ac49abf11aaefd7fbb2da09ffd1adbf5c770ece81f5c5eb7665765777b59d743b01b2b8088bb46
|
|
7
|
+
data.tar.gz: a59cddda8d0af35048fb5e31f00fc73c3a2785ffddf544e196f507c10a2fda01dbd202f6d0b8ec9f77e3f24bb19e9170c1d8bc7bf4aa083f3d4b84ba359c7f29
|
data/README.md
CHANGED
|
@@ -197,8 +197,8 @@ commentary = client.commentary("torah:genesis.1.1")
|
|
|
197
197
|
|
|
198
198
|
## Learn More About World Scriptures
|
|
199
199
|
|
|
200
|
-
- **Compare**: [Cross-Religion Topics](https://wideholy.com/topics/) -- [Verse Comparison](https://wideholy.com/
|
|
201
|
-
- **Explore**: [Religious Calendar](https://wideholy.com/
|
|
200
|
+
- **Compare**: [Cross-Religion Topics](https://wideholy.com/topics/) -- [Verse Comparison](https://wideholy.com/developers/)
|
|
201
|
+
- **Explore**: [Religious Calendar](https://wideholy.com/developers/) -- [Commentary](https://wideholy.com/developers/)
|
|
202
202
|
- **API**: [REST API Docs](https://wideholy.com/developers/) -- [OpenAPI Spec](https://wideholy.com/api/openapi.json)
|
|
203
203
|
|
|
204
204
|
## WideHoly Scripture Family
|
data/lib/wideholy/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: wideholy
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- dobestan
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2026-03-
|
|
11
|
+
date: 2026-03-25 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: API client for wideholy.com. Cross-religion verse of the day, random
|
|
14
14
|
verse, side-by-side comparison, search suggestions, topic verses across Bible/Quran/Torah/Gita/Sutra,
|