epos 0.9.4 → 0.9.5

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
  SHA1:
3
- metadata.gz: 1b4f0e53b5cf5659cbc3fd0ad587d363b5d35148
4
- data.tar.gz: 2ae9e7ad05ea98b5e364aac59dfc7f3af426d5d3
3
+ metadata.gz: c6869a0d78abefd2046e05ee77d829a71f5272c8
4
+ data.tar.gz: 696123fdfa0959dc6df6130990f8ce2bebea983b
5
5
  SHA512:
6
- metadata.gz: 4aef1aa3f19a3773f20c4a533dd9d2113587c214f17e733f32b33c9de30208845ba20204bfcc2626f56265702c511461bb808b33462ef8a39ba3609a7f694419
7
- data.tar.gz: a4d2ef078a8f28d1e99ca074785af59a1d075aaf2470ee3b95387784fafa4ca68897ac4befd22285840acee70bbc527e044cb8217afbe54c2095062486d373f2
6
+ metadata.gz: 72366208721f81a225d3a97107e50007c2aa642e1cbb25c59111aafd1575589a715673edc6f8f579e55e6a9aede00955e793338b85a0e62b02f9762bc9bcf52f
7
+ data.tar.gz: aba900ccf2d295fac94d56081bf31e9d4857a2ed9205e041cd2ee02196bd3cb01eb57877ce07b6cc6a4fd2ac2c20ac581c2895ea378d18bffc7b765e30523e61
@@ -1,8 +1,8 @@
1
1
  # -*- coding: utf-8 -*-
2
2
  Gem::Specification.new do |s|
3
3
  s.name = 'epos'
4
- s.version = '0.9.4'
5
- s.date = '2017-05-04'
4
+ s.version = '0.9.5'
5
+ s.date = '2017-05-09'
6
6
  s.summary = "Access to the Houaiss dictionary data files"
7
7
  s.description = "Provides access to the Houaiss dictionary data files. Entries can be exported as HTML."
8
8
  s.authors = ["Adiel Mittmann"]
@@ -105,6 +105,7 @@ module Epos
105
105
  }
106
106
 
107
107
  IDIOM_AUX_MAP = {"@" => "ou", "#" => ","}
108
+ OR = "ou"
108
109
 
109
110
  end
110
111
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: epos
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.4
4
+ version: 0.9.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adiel Mittmann
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-05-04 00:00:00.000000000 Z
11
+ date: 2017-05-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: slim