biodiversity 5.3.2 → 5.3.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: d82d6ce9cda9ce39fd859051c704e07a32af37445a600a54c3da7622b76068e5
4
- data.tar.gz: 6d661acccbf294b717fa63b1d799d754d364febb4e5a731f5cd69e5bec2c648b
3
+ metadata.gz: fa682aee75131cbbd3aea133cf4e4a5223b403d3923695d8e0701ffb748725db
4
+ data.tar.gz: 1777d3938b08687c69811ae42bdc158bc90b53fe883307ed009ca9f3c3c83f35
5
5
  SHA512:
6
- metadata.gz: a39f9d7acd2377170b8a945a2f01a2cdab8bc9f1880b67fb07ae1418d8a92e85466ab43249f5d34df092bc06e43f46e5d54a807431cb351bb310e0ee9eaf8a56
7
- data.tar.gz: 150d4313dc81d55f3fe8e401b1314906b1564aabec465b75e1a28cc5621954f3bb412b07907d2c71695813ba062de71899312bb3c02c2e6f2d05bf5512c99346
6
+ metadata.gz: da976027bcb28c97527864cb93afb7f721ca0a4b5e5370fb6e611c6292c714a2c87c448c26293220a1ad573a5c08eb9b75710a1736261d6b43525d28436456bb
7
+ data.tar.gz: 289b88ab08f05dbcd3462c88ffd35b4a646a7a2544b94de487c1361789796d1af2ffab43c1ee9fe9c0fe7556f8fccca69064c62ed2697ce44474a7af7f943207
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.2'
6
- GNPARSER_VERSION = 'GNparser 1.3.2'
5
+ VERSION = '5.3.3'
6
+ GNPARSER_VERSION = 'GNparser 1.3.3'
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.2
4
+ version: 5.3.3
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-02 00:00:00.000000000 Z
11
+ date: 2021-08-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ffi