biodiversity 5.3.3 → 5.3.4

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: fa682aee75131cbbd3aea133cf4e4a5223b403d3923695d8e0701ffb748725db
4
- data.tar.gz: 1777d3938b08687c69811ae42bdc158bc90b53fe883307ed009ca9f3c3c83f35
3
+ metadata.gz: 39d4d3753604b4ec5141a9d9425eefc4f07d671d7aeb6dd28d05481821218f85
4
+ data.tar.gz: 91cc30f4dc1efa44af6bf17992fd59f2b3f11c6856c1cb830f910184a16585ee
5
5
  SHA512:
6
- metadata.gz: da976027bcb28c97527864cb93afb7f721ca0a4b5e5370fb6e611c6292c714a2c87c448c26293220a1ad573a5c08eb9b75710a1736261d6b43525d28436456bb
7
- data.tar.gz: 289b88ab08f05dbcd3462c88ffd35b4a646a7a2544b94de487c1361789796d1af2ffab43c1ee9fe9c0fe7556f8fccca69064c62ed2697ce44474a7af7f943207
6
+ metadata.gz: 87156cd1064fc9ea20a58044b48a2ae98a9e5da04e4ac1cfde0d1124d522dfba86399bb87a2d88fdeb4fb7da7d82776fd2d5656857e56578aaf3cd6b3c229bee
7
+ data.tar.gz: ec24a9460b0a13860dc287f73578f4ee81f4effd514e3238c16d2d6ca661a04a9c1a9be3fa4b872fdd3c3ffb5058992ea39d0e4fc8ef273998a31ba585cad9d2
Binary file
Binary file
Binary file
@@ -2,8 +2,8 @@
2
2
 
3
3
  # Biodiversity module provides a namespace for scientific name parser.
4
4
  module Biodiversity
5
- VERSION = '5.3.3'
6
- GNPARSER_VERSION = 'GNparser 1.3.3'
5
+ VERSION = '5.3.4'
6
+ GNPARSER_VERSION = 'GNparser 1.4.2'
7
7
 
8
8
  def self.version
9
9
  VERSION
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: biodiversity
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.3.3
4
+ version: 5.3.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dmitry Mozzherin
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-08-11 00:00:00.000000000 Z
11
+ date: 2021-10-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ffi