widebible 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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -2
  3. data/lib/widebible/version.rb +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f41d0970273a19e1e291ea26f15b158f12883e7e77343c3586d6dd3b841d90d5
4
- data.tar.gz: 485fb9bacde4dc583d6ccb6a2666e8adc48cd204fbd91a185c5b754448f1c92f
3
+ metadata.gz: 4c918eff37d8bfce2206a6aa5e5d6ab896cbcd92d41d66cd9e8de519d10e2453
4
+ data.tar.gz: 42cd47f959b11c38883fc0845a52f9ad92c6295952ac969aacccd9f8402ddde1
5
5
  SHA512:
6
- metadata.gz: 9e8528b7bf01b2cd96bed8f2803f60708d7b7665d71acaba40ffce88ebd71dae0d5aff5f078d59b8852433808811d292ef48bd4afbdcfa05959c6adc07228f6b
7
- data.tar.gz: 6626176329206faf26faa2d33fd7dff9baf7be73139044b0009619fcc235d3ae205ddd160a1ae45e3ccfd6ea25b8e2abed930edcaacbb56659d69d4db7f3fbf9
6
+ metadata.gz: ca46ae09e6980588f6834caba17814122c6bc624e79590bfb0c57a7a3f7c62533eb6f3def77294ea4040f5a528750b4ccd4fef8d1bf63c57545e0e520e0403eb
7
+ data.tar.gz: af5f82713dbde944b04b387eebcbcdde2f6ec73603c4bf94c77307f79100c37aa1ded1fb46d6ed114fa43ff5b35e8cabada2c3fb24eee15ef4df4777b96a854c
data/README.md CHANGED
@@ -9,7 +9,7 @@ Ruby client for the [WideBible](https://widebible.com) API. Access all 66 books
9
9
 
10
10
  WideBible is a comprehensive Bible encyclopedia and scripture platform providing structured verse data, cross-references between passages, biographical profiles of biblical figures, geocoded holy sites, and thematic verse collections -- all accessible through a free REST API.
11
11
 
12
- > **Explore the Bible at [widebible.com](https://widebible.com)** -- [Books](https://widebible.com/books/), [People](https://widebible.com/people/), [Places](https://widebible.com/places/), [Topics](https://widebible.com/topics/) , [Timeline](https://widebible.com/timeline/)
12
+ > **Explore the Bible at [widebible.com](https://widebible.com)** -- [Books](https://widebible.com/), [People](https://widebible.com/people/), [Places](https://widebible.com/places/), [Topics](https://widebible.com/topics/) , [Timeline](https://widebible.com/timeline/)
13
13
 
14
14
  ## Table of Contents
15
15
 
@@ -222,7 +222,7 @@ plan = client.get_reading_plan("bible-in-a-year")
222
222
 
223
223
  ## Learn More About the Bible
224
224
 
225
- - **Browse**: [Books of the Bible](https://widebible.com/books/) -- [People](https://widebible.com/people/) -- [Places](https://widebible.com/places/)
225
+ - **Browse**: [Books of the Bible](https://widebible.com/) -- [People](https://widebible.com/people/) -- [Places](https://widebible.com/places/)
226
226
  - **Study**: [Topics](https://widebible.com/topics/) -- [Glossary](https://widebible.com/glossary/) -- [Timeline](https://widebible.com/timeline/)
227
227
  - **API**: [REST API Docs](https://widebible.com/developers/) -- [OpenAPI Spec](https://widebible.com/api/openapi.json)
228
228
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module WideBible
4
- VERSION = "0.1.0"
4
+ VERSION = "0.1.1"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: widebible
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
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-24 00:00:00.000000000 Z
11
+ date: 2026-03-25 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: API client for widebible.com. Access 66 books, 31,102 verses across 4
14
14
  translations (KJV, ASV, BBE, YLT), biblical people, places, topics, cross-references,