medieval_latina 1.0.9 → 1.0.10

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: f8c6d52f5556df5763cfd4057b281a75d332600d0296a989e1103657f7e4c023
4
- data.tar.gz: 2afe685a09f176002e003f694b72026b99ed43a45922f65b5e26ea26a998de90
3
+ metadata.gz: ce4b7b104e53b0e56816e2c8c3f1a981ead3bea20900376fe1edf1f6832fccf2
4
+ data.tar.gz: 17c55b30e3bd9ab5963c652e97b6acd48b52d75aa604268b67e1570c057a101c
5
5
  SHA512:
6
- metadata.gz: c3265632997c23be75ad13229902b6f837489849960f0e0ae3ddd65c8cf177bfc2f036a3c42d4554c208725cfafbd1f93354e7d2bf79121c2c89a5f2190c4602
7
- data.tar.gz: a5a2effe3a04840e3415aad3215aea6817b82512333611f5d4a42870009149ce2ae1082099e2d3ec5e3c0a76e804dbe3e3fbeca898ef7e202a5eb020c6d528f2
6
+ metadata.gz: 3dffeb2275571101e70de8c83612941ab89c27f614969c77584c64ffbc9f8d1a5c09c59c4a86edda489c8a3237171eb025f908652b298426e714f5da4b4e078f
7
+ data.tar.gz: 7885e50517d8c23e5408869fd7296118951d3939f0abf2b8c1646224aef1368111d79671b07845057a200fe568343f85eba80af778305f23b6f16b9b74c3e6e2
@@ -23,6 +23,7 @@ jobs:
23
23
  - 2.5
24
24
  - 2.6
25
25
  - 2.7
26
+ - 3.0
26
27
  allow_failures:
27
28
  - false
28
29
  include:
data/.ruby-version ADDED
@@ -0,0 +1 @@
1
+ 3.0.0
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- medieval_latina (1.0.9)
4
+ medieval_latina (1.0.10)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -52,4 +52,4 @@ DEPENDENCIES
52
52
  standard
53
53
 
54
54
  BUNDLED WITH
55
- 2.1.2
55
+ 2.2.13
data/README.md CHANGED
@@ -22,10 +22,10 @@ Or install it yourself as:
22
22
  ## Usage
23
23
 
24
24
  ```ruby
25
- ["deus", "luna", "via"].each { |word| puts MedievalLatina[word] }
26
- # "dayoos"
27
- # "loonah"
28
- # "veeah"
25
+ ["caelum", "omnia", "pugno"].each { |word| puts MedievalLatina[word] }
26
+ # "chay-loom"
27
+ # "onm-nee-ah"
28
+ # "poon-yoh"
29
29
  ```
30
30
 
31
31
  ## Development
@@ -7,6 +7,7 @@ class MedievalLatina
7
7
  "duo" => "doo-oh",
8
8
  "mater" => "mah-tare",
9
9
  "octo" => "awk-toh",
10
+ "omnia" => "ohm-nee-ah",
10
11
  "optime" => "op-tee-may",
11
12
  "quo" => "quo"
12
13
  }.freeze
@@ -1,3 +1,3 @@
1
1
  class MedievalLatina
2
- VERSION = "1.0.9"
2
+ VERSION = "1.0.10"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: medieval_latina
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.9
4
+ version: 1.0.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jayson Virissimo
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-02-21 00:00:00.000000000 Z
11
+ date: 2021-03-05 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |
14
14
  There are good text-to-speech engines for English and classical Latin, but none for medieval Latin.
@@ -22,6 +22,7 @@ files:
22
22
  - ".github/workflows/tests.yml"
23
23
  - ".gitignore"
24
24
  - ".rspec"
25
+ - ".ruby-version"
25
26
  - Gemfile
26
27
  - Gemfile.lock
27
28
  - LICENSE.txt
@@ -56,7 +57,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
56
57
  - !ruby/object:Gem::Version
57
58
  version: '0'
58
59
  requirements: []
59
- rubygems_version: 3.0.3
60
+ rubygems_version: 3.2.3
60
61
  signing_key:
61
62
  specification_version: 4
62
63
  summary: Transform medieval Latin text into phonetic English