dwc_agent 0.1.19 → 0.1.20

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: ca57c0959ff06683ca5965c8138841515a6fe8bd
4
- data.tar.gz: 1b3f6605566bdb46d19e1f35b7f0825fee000ce6
3
+ metadata.gz: a249cc60d292ab4189ddfc10548b7d612358d4db
4
+ data.tar.gz: 645d6f68ae78a228b897f1f7e4b895c38e48ae8f
5
5
  SHA512:
6
- metadata.gz: f1a4971806ea6ec799dd6ca13990491015ce0d24117a4856798f7a690dbd7bdefe20f0adaa6b443738954022e78dcb4cd0bd013d2574472a705895ffb756337c
7
- data.tar.gz: bb90dbafa131d15f0c13dff3f08073ccfd6d16bbcdca7ff32c122d55fa102e153237779006b92a54522f1789d90f73eea6102424d37628dac1fa0d3d19673527
6
+ metadata.gz: 47c5c7db76e0995e7ac16ba153d05fea6c5eca2da79263fb5fa968471fbba777082cdffff28b53bf39f3b1676f6d99ef12e4f8ad347e8196cee06c3103379119
7
+ data.tar.gz: c8dc47647b43cbc3505fb3b485fef5348e5306184bde1cd2769041693957826a98151c74aa317693cf663c4481c7f91364c3bab5954e071c17368dd25051d89f
@@ -73,6 +73,7 @@ module DwcAgent
73
73
  \b(?i:to\s+(sub)?spp?)\.?|
74
74
  (?i:nom\.?\s+rev\.?)|
75
75
  FNA|DAO|HUH|FDNMB|
76
+ AFSC\/POLISH\s+SORTING\s+CTR\.?|
76
77
  (?i:university|museum|exhibits?)|
77
78
  (?i:uqam)|
78
79
  \b[,;]\s+\d+\z|
@@ -206,6 +207,6 @@ module DwcAgent
206
207
  (?i:workshop|garden|farm|jardin|public)
207
208
  }x
208
209
 
209
- TITLE = /\s*\b(sir|lord|count(ess)?|(gen|adm|col|maj|capt|cmdr|lt|sgt|cpl|pvt|prof|dr|md|ph\.?d|rev|docteur|mme|abbé|ptre)\.?|frère|frere|père|pere|professor)(\s+|$)/i
210
+ TITLE = /\s*\b(sir|lord|count(ess)?|(gen|adm|col|maj|capt|cmdr|lt|sgt|cpl|pvt|prof|dr|md|ph\.?d|rev|docteur|mme|abbé|ptre)\.?|frère|frere|père|pere|professor|esq\.?)(\s+|$)/i
210
211
 
211
212
  end
@@ -3,7 +3,7 @@ module DwcAgent
3
3
 
4
4
  MAJOR = 0
5
5
  MINOR = 1
6
- PATCH = 19
6
+ PATCH = 20
7
7
  BUILD = nil
8
8
 
9
9
  def self.version
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: 0.1.19
4
+ version: 0.1.20
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: 2019-02-03 00:00:00.000000000 Z
11
+ date: 2019-02-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: namae