petrarca 0.5.6 → 0.5.7

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: 1761a96190ec8ae6567da28f58e9310123130118322f4bdfe5cb50056d4a833a
4
- data.tar.gz: a7ab5f24454b3b55baa324e1102049439763561310d2953858190042b97a122d
3
+ metadata.gz: ff575354b450166774d2bbd40c57e7a2c5313e2799fac8f57b85b2d837f63a78
4
+ data.tar.gz: abb199cc0cb0d8b9a16d384315adbdf5eec2b73e6e5b83ac92f570f519125743
5
5
  SHA512:
6
- metadata.gz: 6f4331cc8e7251e22ae8a7f72acc046ae13b8180fcea7a0a34048f3e34b768aab6e47b79fc9e910e1cf5640668e0f9248c0a391c01be177d864f9f3cb3859459
7
- data.tar.gz: 35a372f383079185bdecd55f13bac59893bab21503a1b475cbb71b372ee08c4e1b5e2f560f35a0defafa9756584bd291777aa3fa23924ad0a3e74067bf66f236
6
+ metadata.gz: d89e33065bf3b78e2e360f655c5b1579188689b9e37846daf630e9c92028a46b54a284046e5a6ece8f9eca1fcdae3c76cf86488923df9541c5b23edf179e6c72
7
+ data.tar.gz: 1008aeb6e7fbce837373db0f599d1a04d3fad69ad2fe4472253a327aaf9d1c622f86e33bd0a21337bb666056839c412e36af431de2f44f8df2d0b82ba2137c5a
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 December 11, 2022.
15
+ NOTE: Updated range files to latest version on January 4, 2023.
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
- # Sun, 11 Dec 2022 05:00:16 GMT
4
+ # Wed, 4 Jan 2023 08:46:42 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
@@ -84,7 +84,7 @@
84
84
  # former Czechoslovakia
85
85
  978-80:00-19,200-689,69000-69999,7000-8499,85000-89999,900000-998999,99900-99999
86
86
  # India
87
- 978-81:00-19,200-699,7000-8499,85000-89999,900000-999999
87
+ 978-81:00-18,19000-19999,200-699,7000-8499,85000-89999,900000-999999
88
88
  # Norway
89
89
  978-82:00-19,200-689,690000-699999,7000-8999,90000-98999,990000-999999
90
90
  # Poland
@@ -307,6 +307,8 @@
307
307
  978-9967:00-39,400-899,9000-9999
308
308
  # Costa Rica
309
309
  978-9968:00-49,500-939,9400-9999
310
+ # Algeria
311
+ 978-9969:00-06,500-649,9700-9999
310
312
  # Uganda
311
313
  978-9970:00-39,400-899,9000-9999
312
314
  # Singapore
@@ -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
- # Sun, 11 Dec 2022 05:00:16 GMT
4
+ # Wed, 4 Jan 2023 08:46:42 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.5.6"
2
+ VERSION = "0.5.7"
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.6
4
+ version: 0.5.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - takatoh
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-12-11 00:00:00.000000000 Z
11
+ date: 2023-01-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler