petrarca 0.4.12 → 0.4.13

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: eb0ccff65ffe9d1c7e156994de57a1d24252cb4dde61f114903455cc68ab5763
4
- data.tar.gz: 72d19fb813fe2eb03a702e2574d53980127b2bb463eb37af851b1b3da635f171
3
+ metadata.gz: 402b877f049e3754cb83cb6dcf981a143fe12104cf9a1951a19c65fb66f24d60
4
+ data.tar.gz: 0b6d8b20fdc89207cb4c6a337c0c33cda2fe8438953f3152aa92402e2892a781
5
5
  SHA512:
6
- metadata.gz: 01a5ac13121daa41cd7d106e1db42e3a7a80d712fccded276229780e606faf3bf33aad846b92445bb588a842a1b2b8937efc54c8ba7fb7accebbb93d75632c8b
7
- data.tar.gz: 71c549ce192376ac2d413a94cfd77242edf58bae0627e513b129d03ff68c5552db5ef544ae6410cfb08888ede4e4d6ddcedba769f364d2884008e18dc695a268
6
+ metadata.gz: 35458364a5ca87a2df20fdcad6406b4fb8d7238957b6c5fd9b06a9cdf07016ca84fc297d9774356dbec1ca7273c66003a2c180fc448b44e4b7cf7bdeeb83bcd9
7
+ data.tar.gz: e06f853c439b6c77d7e1c67d818d4c979b98db953416ad1889e133b917bb2b3c1552fccfeec6fde5a73e105bd859acadacaf547be3befafb1af664e9411903d4
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 February 8, 2022.
15
+ NOTE: Updated range files to latest version on March 6, 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
- # Tue, 8 Feb 2022 02:45:23 GMT
4
+ # Sun, 6 Mar 2022 08:32:54 GMT
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
@@ -60,7 +60,7 @@
60
60
  # Iran
61
61
  978-622:00-10,200-324,5650-7999,94000-99999
62
62
  # Indonesia
63
- 978-623:00-09,200-499,5500-7999,90000-99999
63
+ 978-623:00-09,200-499,5250-7999,88000-99999
64
64
  # Sri Lanka
65
65
  978-624:00-04,200-249,5000-6249,95000-99999
66
66
  # Turkey
@@ -71,6 +71,8 @@
71
71
  978-627:30-31,500-524,7500-7999
72
72
  # Colombia
73
73
  978-628:00-09,500-549,7500-8499
74
+ # Malaysia
75
+ 978-629:00-02,470-499,7500-7999,96500-99999
74
76
  # Romania
75
77
  978-630:300-349,6500-6849
76
78
  # Brazil
@@ -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
- # Tue, 8 Feb 2022 02:45:23 GMT
4
+ # Sun, 6 Mar 2022 08:32:54 GMT
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.4.12"
2
+ VERSION = "0.4.13"
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.4.12
4
+ version: 0.4.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - takatoh
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-02-08 00:00:00.000000000 Z
11
+ date: 2022-03-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler