dolan_spaek 0.0.1 → 0.0.11

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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/config/dolan.yml +2 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4f8ce2e8b32d7166cfde2b0e7972a3af4b4c9b4c
4
- data.tar.gz: 9f0fca55ed82175ca84beb943654e170170a05dd
3
+ metadata.gz: 8065c84112aba38b560ce0e8543945f8cf025d7e
4
+ data.tar.gz: 8f7ef10c7f28629a80f2af5e65f91531644a53b3
5
5
  SHA512:
6
- metadata.gz: a942eb41e34845c8c51971cbfc98759d4970d16b232c18d552638f7a536d49f9da71b5c52920253b3816b5e51b61f44f6fd0370ed48da8ed4417c87cc7ae2244
7
- data.tar.gz: 246f65665db7eae7218534c0bfad5a8b09fdfb6fda6edef2db8d2898a0669767fc51c520fdb104c531312fb1f131f2e13bfd37912704ba50e89cee7c43e5d10b
6
+ metadata.gz: 686e521ed8501411e9b80f24e9d4d8e6861b31fcf5b3dddd06dd2a35a40a7baf47b66556bdb38cc3a6757ad0e03639472b9fbea85fbd2f3840b04657a65c6f1a
7
+ data.tar.gz: 37fb513ff326b8fcc69e870ddff2be7c1a5af3cb6753f9a203a89466b7100cb17ac1baf63f906953d13189c0376110184ceeab6dee957efdafa4622276ff85ce
data/config/dolan.yml CHANGED
@@ -361,6 +361,7 @@
361
361
  "there": ["ther"]
362
362
  "they": ["dey"]
363
363
  "thing": ["thinng"]
364
+ "things": ["thignz"]
364
365
  "this": ["dis", "tis"]
365
366
  "though": ["tuff"]
366
367
  "till": ["til"]
@@ -383,6 +384,7 @@
383
384
  "twilight": ["twalot"]
384
385
  "type": ["tiep"]
385
386
  "ultimate": ["ultimaet"]
387
+ "updated": ["updaetd"]
386
388
  "uncle": ["uncel", "unecl"]
387
389
  "until": ["til"]
388
390
  "unexpected": ["unepecxted"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dolan_spaek
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Florian Eck
@@ -21,7 +21,7 @@ files:
21
21
  - lib/dolan/dictionary.rb
22
22
  - lib/dolan/string.rb
23
23
  - lib/dolan_spaek.rb
24
- homepage:
24
+ homepage: https://github.com/florianeck/dolan_spaek
25
25
  licenses:
26
26
  - MIT
27
27
  metadata: {}