petrarca 0.5.2 → 0.5.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1c7dd922e92b20bfdb753eabea5ed5ebc5a17047a28a2e9b626196922f5dc1be
4
- data.tar.gz: 2459dd81b3d7c31acd1a5e5763e82d870e2e399f9580e445dec0c37b364ac0ab
3
+ metadata.gz: 22f04367712b497dff5a4d8b4e3b938c80127be6806df23b1a88573b18336ff8
4
+ data.tar.gz: 5d0abab6b307888783672c56668193a4c1cc66d3b736b7b01e6f8e7903d627b5
5
5
  SHA512:
6
- metadata.gz: 5ad250d61d24ab92931600c04e2027370d61c9da1358459fb5ee1aebfdcbb9515b6dd4fe1dda024c46a261e8469d01c33bd7a6d6f0a2d045bf8c10d4e589715b
7
- data.tar.gz: 955ad99e4add12f5e4d437f6abae2d1f8fe3be64729b8213e2dd29cb9e20f43b43bb43b9573e77e9a7462b0b818a7217bcc4e07a658a7b7aca501f1e365df4af
6
+ metadata.gz: a3fcc120a407d03c836ca2c0cedb892469d0d83b46e76a44351824a9c9652797767292a34adad76c709456437f185b931e582d3c219e8f5f1131a16199ecfd41
7
+ data.tar.gz: 2a736fd8ca8a1a8a196a994825676f61170f6d79a48822011b6fea24843fd2f7ea3819a469749bc60a8798d6a5626b8a6e88422a634e13fa2f235661f22a0b75
data/README.md CHANGED
@@ -12,7 +12,7 @@ All functions support both ISBN-13 and ISBN-10.
12
12
  All ranges of registration groups and registrants are supported.
13
13
  Those depends on 'RangeMessage.xml' file, downloaded from [International ISBN Agency](https://www.isbn-international.org/range_file_generation).
14
14
 
15
- NOTE: Updated range files to latest version on August 12, 2022.
15
+ NOTE: Updated range files to latest version on September 11, 2022.
16
16
 
17
17
  ## Installation
18
18
 
@@ -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
- # Fri, 12 Aug 2022 04:58:16 BST
4
+ # Sun, 11 Sep 2022 00:09:28 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-949999,9500000-9999999
@@ -30,7 +30,7 @@
30
30
  # Romania
31
31
  978-606:000-099,10-49,500-799,8000-9099,910-919,92000-95999,9600-9749,975-999
32
32
  # Mexico
33
- 978-607:00-39,400-749,7500-9499,95000-99999
33
+ 978-607:00-39,400-592,59300-59999,600-749,7500-9499,95000-99999
34
34
  # North Macedonia
35
35
  978-608:0-0,10-19,200-449,4500-6499,65000-69999,7-9
36
36
  # Lithuania
@@ -60,7 +60,7 @@
60
60
  # Iran
61
61
  978-622:00-10,200-374,5200-7999,92500-99999
62
62
  # Indonesia
63
- 978-623:00-09,200-499,5250-7999,88000-99999
63
+ 978-623:00-09,170-499,5250-8799,88000-99999
64
64
  # Sri Lanka
65
65
  978-624:00-04,200-249,5000-6349,94500-99999
66
66
  # Turkey
@@ -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
- # Fri, 12 Aug 2022 04:58:16 BST
4
+ # Sun, 11 Sep 2022 00:09:28 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.5.2"
2
+ VERSION = "0.5.3"
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.5.2
4
+ version: 0.5.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - takatoh
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-08-12 00:00:00.000000000 Z
11
+ date: 2022-09-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler