petrarca 0.6.5 → 0.6.6

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: fea6464a6469b5e3a22157835a71b1f441d0b107b9bddf4b95a5f4a6bbef4fc6
4
- data.tar.gz: 15f37417f835aad9cfb0f0c95adb3835bf49739bf08f8fec5609d5cff6eb8bde
3
+ metadata.gz: d8bc4e6d2b94cc50fd61a5152335ff676dabbc3e45ff185c425cf47a5ef7117a
4
+ data.tar.gz: 339e02cec60630737b3473dc2a92864d1e0955d3e6da13da6f8a343a9fa11998
5
5
  SHA512:
6
- metadata.gz: 93b2faac9439196aba5b695236ed2424bf8e5aeace26054ed2cb429b4fc63a812f7a4dac4024ee9346bd358e6a868ef746794d57e4804ff018f33ab93198c511
7
- data.tar.gz: e000fe70df34e95b5febbf1b4a01557f4d2c7cefa2512b7e0ebdb7ace78740cd091023594cafdfa2e61e15812d5a0b19505cb2d0e3f29cb9829de9a1986b3f98
6
+ metadata.gz: 4ebe8344544e72a5f8089a0c5a9774020c06ed5f3291c2cdde7974ee48dec6d5b4c2f45adface835e7d6b97654fe9f7455a0d351520866aa969a87cbd7790a6e
7
+ data.tar.gz: b702f7590ef378a74a82a9acb8dd3e57999176bcdeede5467e480f4bbdd2c838711583ae7f119d69b7fadcf7543e22c899f1c51bd236a2ec51d83da8c6dca20f
data/README.md CHANGED
@@ -13,7 +13,7 @@ All functions support both ISBN-13 and ISBN-10.
13
13
  All ranges of registration groups and registrants are supported.
14
14
  Those depends on 'RangeMessage.xml' file, downloaded from [International ISBN Agency](https://www.isbn-international.org/range_file_generation).
15
15
 
16
- NOTE: Updated range files to latest version on June 6, 2024.
16
+ NOTE: Updated range files to latest version on July 6, 2024.
17
17
 
18
18
  ## Installation
19
19
 
@@ -1,7 +1,7 @@
1
1
  # Generated from RangeMessage.xml file, downloaded from https://www.isbn-international.org/range_file_generation.
2
2
  #
3
3
  # International ISBN Agency
4
- # Thu, 6 Jun 2024 13:56:35 BST
4
+ # Sat, 6 Jul 2024 02:58:25 BST
5
5
  #
6
6
  # English language
7
7
  978-0:00-19,200-227,2280-2289,229-368,3690-3699,370-638,6390-6397,6398000-6399999,640-644,6450000-6459999,646-647,6480000-6489999,649-654,6550-6559,656-699,7000-8499,85000-89999,900000-900370,9003710-9003719,900372-949999,9500000-9999999
@@ -168,7 +168,7 @@
168
168
  # Caribbean Community
169
169
  978-976:0-3,40-59,600-799,8000-9499,95000-99999
170
170
  # Egypt
171
- 978-977:00-19,200-499,5000-6999,700-849,85000-87399,8740-8899,890-894,8950-8999,90-96,970-999
171
+ 978-977:00-19,200-499,5000-6999,700-849,85000-87399,8740-8899,890-894,8950-8999,90-95,9600-9699,970-999
172
172
  # Nigeria
173
173
  978-978:000-199,2000-2999,30000-69999,765-799,8000-8999,900-999
174
174
  # Indonesia
@@ -1,7 +1,7 @@
1
1
  # Generated from RangeMessage.xml file, downloaded from https://www.isbn-international.org/range_file_generation.
2
2
  #
3
3
  # International ISBN Agency
4
- # Thu, 6 Jun 2024 13:56:35 BST
4
+ # Sat, 6 Jul 2024 02:58:25 BST
5
5
  #
6
6
  # International ISBN Agency
7
7
  978:0-5,600-649,65-65,7-7,80-94,950-989,9900-9989,99900-99999
@@ -1,3 +1,3 @@
1
1
  module Petrarca
2
- VERSION = "0.6.5"
2
+ VERSION = "0.6.6"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: petrarca
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.5
4
+ version: 0.6.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - takatoh
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-06-06 00:00:00.000000000 Z
11
+ date: 2024-07-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler