dwc_agent 0.4.0 → 0.4.1

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: 988e79daa81edb97377cdaf65ad2e6aa79b6e524cd3c9ab940d7b4cc1c1c9885
4
- data.tar.gz: 7b6969b8da5e772858e68313e24954bd352c78f62e552d0b5b16a328b3d20e0c
3
+ metadata.gz: 7bf17473ddabfee14ba9e7a8d451486ef8ebb058c9d1d0214b0ed9cbae996e48
4
+ data.tar.gz: cb404e507a9f9de35a5ddeebf94a6bdd4e0ad7b245e08909b1d71f50bd7595da
5
5
  SHA512:
6
- metadata.gz: 5794e0e8b1d779a72e6d8ba599e85b196f870f16494e663830f3c265c3ee39101bf729e6670f0f8f7d5762dadd438b3843aab5d7bcd450bd1212d4c95f0c6183
7
- data.tar.gz: 91fca40528d0f20a698ea66602de134ba6c442e6ab7e51118003ba0afdf49eca1247caa33fcf025f9cced537dc6f2ecaad8a440f07d7d34232d1326bb2eaa213
6
+ metadata.gz: a25e5863c6fa384604e399815ec1c4c9befadaf1ebdefb4ef52abdb1e9a296ace16718bab6020a32c3f1ed9c0728c46e76fdfa8c5b3133e98e48b0478c155858
7
+ data.tar.gz: 1243c70e9d479ca15dfc931e823939216873f536c3441f77e90bc9461e639e2d408e335d31418e0e31616686d24914ceffd43ae97fe9388f2ccfab443b102f1f
@@ -192,6 +192,7 @@ module DwcAgent
192
192
  (?i:univ\.)|
193
193
  (?i:graduate|student|estudi?antes?|labo\.|storekeep|supervisor|superint|rcmp|coordinator|minority|fishermen|police|taxonomist|consultant|participante?s?|team|(é|e)quipe|memb(er|re)|crew|group|staff|personnel|family|captain|friends|assistant|worker)|
194
194
  (?i:non\s+pr(é|e)cis(é|e))|
195
+ (?i:not?\s+stated)|
195
196
  (?i:ontario|qu(e|é)bec|saskatchewan|new brunswick|sault|newfoundland|assurance|vancouver|u\.?s\.?s\.?r\.?)|
196
197
  (?i:recreation|culture)|
197
198
  (?i:shaped|dark|pale|areas|phase|spotting|interior|between|closer)|
@@ -3,7 +3,7 @@ module DwcAgent
3
3
 
4
4
  MAJOR = 0
5
5
  MINOR = 4
6
- PATCH = 0
6
+ PATCH = 1
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.4.0
4
+ version: 0.4.1
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-09-07 00:00:00.000000000 Z
11
+ date: 2019-09-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: namae