dwc_agent 2.0.1.2 → 2.0.1.3

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: 5ee55ba372aaae620c7650ba630b35fed112bced0ec7c8f8cebd1a3bf0a5ba03
4
- data.tar.gz: ac570f1cfb06e87ebdd30ecc1d956a63b20cc1aaadb7d5963419cfcf774fe3ca
3
+ metadata.gz: 3dc05480aaaa2e73e0d9c4d2bb5c23415a8ddc7e2009a109fd9a0d2d1fdd2157
4
+ data.tar.gz: e0b9b46611d5559af2e64438db099c862f0b2093174dc67e9c3363b25e5ae41a
5
5
  SHA512:
6
- metadata.gz: 71ea61bae69d1b0f2bfc5ede342332860b43b70557628759db87485d502a887101e2ae6f030fc9b927b31365a0616cc959321c1024d06450981e276e9d3ba866
7
- data.tar.gz: b14aba54bf3bd945aab6688e1cb2e13b625b911a948326f4ee2d76f1ca060f6c7c06b2bb9bca4c45bc563f1db434d6961591701dd81c6563598be1901b8c7f85
6
+ metadata.gz: 499d90c88b726e8733e707529327b7fd8846b9591e753f775df6c152a5855d5d1ad069958beae56fdd4d2c135f741d5eb37e2a4a736f2dbf11bbf3371c66ce91
7
+ data.tar.gz: 6eeb3bcd51eab76b58560635b5d5bada52dc273589e1246c0ba943a5a97bde5e5e002801f13246fef02a13b431e23169ad930828c4d8bb362d1183e192568cf3
@@ -118,6 +118,7 @@ module DwcAgent
118
118
  ^[-,.\s;*\d]+\s?|
119
119
  \s*?-{2,}\s*?|
120
120
  ^(?i:exc?p?)[:.]\s*|
121
+ (?i:ex\.?\s+herb\.?\s*)|
121
122
  \:?\s*(?i:exch)(\b|\z)|
122
123
  \s+de\s*$|
123
124
  \.{2,}$
@@ -246,6 +247,7 @@ module DwcAgent
246
247
  (?i:ontario|qu(e|é)bec|saskatchewan|new brunswick|sault|newfoundland|assurance|vancouver|u\.?s\.?s\.?r\.?)|
247
248
  (?i:popa\s+observers?)|
248
249
  (?i:recreation|culture)|
250
+ (?i:renseigné)|
249
251
  (?i:shaped|dark|pale|areas|phase|spotting|interior|between|closer)|
250
252
  (?i:soci(e|é)t(y|é)|cent(er|re)|community|history|conservation|conference|assoc|class|commission|consortium|council|club|exposit|alliance|protective|circle)|
251
253
  (?i:commercial|company|control|product)|
@@ -4,7 +4,7 @@ module DwcAgent
4
4
  MAJOR = 2
5
5
  MINOR = 0
6
6
  PATCH = 1
7
- BUILD = 2
7
+ BUILD = 3
8
8
 
9
9
  def self.version
10
10
  [MAJOR, MINOR, PATCH, BUILD].compact.join('.').freeze
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dwc_agent
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1.2
4
+ version: 2.0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - David P. Shorthouse
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-04-28 00:00:00.000000000 Z
11
+ date: 2021-05-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: namae