petrarca 0.4.8 → 0.4.9

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: 7d28397d7d44be2a1fcfb4c533da1b8109c6233d87d200d3a8beb972f55f3aa6
4
- data.tar.gz: e734d9a185513cf0433e69ede8d3ea21d002d9f41cf9aa55c1b346a5d6d28b76
3
+ metadata.gz: 0f2d0a0277690d10f738ea09ec7e5703de6b83aa20cd11a0a26b423f0345b9dd
4
+ data.tar.gz: 716d41b441a865f365df3d9588ba7e4e7b1278deb0ec90defbe5b6efc0d51b8a
5
5
  SHA512:
6
- metadata.gz: 9797c35719b03e209c1275b84ec6f08f7f4d7e0d7381053f6328745fcdf780bd803b5bfb2a0f31c3515b00f2f5aa19e0b07f9761fd4ae442df69ab4c9a50e8e1
7
- data.tar.gz: 79ca0a2892e0c5fa013c107f51714ff7ebb331fb7b400e7b80df9dc69dbe9cfaec75ff6568b946c6eb1ca958af6bb4d7e0729ecd06c431c5f1cacc26a1196e1e
6
+ metadata.gz: 9eda828ae3d92b5940c4367b9b0da9b2d6fd70c94fa1ef457878d9c5d46d8e82d73fa4e5e03ed7b9f4b5fef469e2358554f2b4d54bfa9786b89c182b99187ba2
7
+ data.tar.gz: f5681eaac6f5b78d05eef820f9db9cc11ee8ba2305669d0682aad76a4cc1fac30528bcfce2aa9104cb7b17c0723da0928f46e1502b4231f0a43e8b3f164355ef
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 September 4, 2021.
15
+ NOTE: Updated range files to latest version on October 4, 2021.
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
- # Sat, 4 Sep 2021 23:03:25 BST
4
+ # Mon, 4 Oct 2021 21:03:24 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
@@ -58,11 +58,11 @@
58
58
  # Philippines
59
59
  978-621:00-29,400-599,8000-8999,95000-99999
60
60
  # Iran
61
- 978-622:00-08,200-299,6000-7999,95000-99999
61
+ 978-622:00-10,200-324,5650-7999,94000-99999
62
62
  # Indonesia
63
63
  978-623:00-09,200-399,5500-7999,90000-99999
64
64
  # Sri Lanka
65
- 978-624:00-04,200-249,5000-5999,95000-99999
65
+ 978-624:00-04,200-249,5000-6249,95000-99999
66
66
  # Turkey
67
67
  978-625:00-00,400-442,44300-44499,445-449,7000-7793,77940-77949,7795-8499
68
68
  # Taiwan
@@ -518,4 +518,4 @@
518
518
  # Italy
519
519
  979-12:200-299,5450-5999,80000-84999
520
520
  # United States
521
- 979-8:200-219,4500-7499,88500-89999,9850000-9869999
521
+ 979-8:200-219,4500-7999,88500-89999,9850000-9869999
@@ -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
- # Sat, 4 Sep 2021 23:03:25 BST
4
+ # Mon, 4 Oct 2021 21:03:24 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.4.8"
2
+ VERSION = "0.4.9"
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.8
4
+ version: 0.4.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - takatoh
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-09-04 00:00:00.000000000 Z
11
+ date: 2021-10-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler