jpostcode 1.0.0.20230501 → 1.0.0.20230701
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +57 -0
- data/Gemfile.lock +17 -10
- data/jpostcode-data/data/json/060.json +3 -3
- data/jpostcode-data/data/json/097.json +13 -0
- data/jpostcode-data/data/json/101.json +45 -981
- data/jpostcode-data/data/json/102.json +13 -13
- data/jpostcode-data/data/json/104.json +3 -29
- data/jpostcode-data/data/json/105.json +13 -13
- data/jpostcode-data/data/json/107.json +0 -26
- data/jpostcode-data/data/json/108.json +27 -27
- data/jpostcode-data/data/json/110.json +16 -3
- data/jpostcode-data/data/json/111.json +13 -0
- data/jpostcode-data/data/json/135.json +26 -0
- data/jpostcode-data/data/json/163.json +1 -1
- data/jpostcode-data/data/json/170.json +13 -0
- data/jpostcode-data/data/json/231.json +16 -3
- data/jpostcode-data/data/json/243.json +0 -13
- data/jpostcode-data/data/json/260.json +1 -1
- data/jpostcode-data/data/json/261.json +13 -0
- data/jpostcode-data/data/json/277.json +32 -6
- data/jpostcode-data/data/json/279.json +3 -3
- data/jpostcode-data/data/json/305.json +15 -2
- data/jpostcode-data/data/json/321.json +5 -5
- data/jpostcode-data/data/json/330.json +2 -2
- data/jpostcode-data/data/json/336.json +1 -1
- data/jpostcode-data/data/json/346.json +2 -2
- data/jpostcode-data/data/json/367.json +13 -0
- data/jpostcode-data/data/json/380.json +3 -3
- data/jpostcode-data/data/json/399.json +3 -3
- data/jpostcode-data/data/json/450.json +0 -13
- data/jpostcode-data/data/json/453.json +1 -1
- data/jpostcode-data/data/json/466.json +5 -31
- data/jpostcode-data/data/json/474.json +13 -0
- data/jpostcode-data/data/json/479.json +16 -3
- data/jpostcode-data/data/json/503.json +1 -1
- data/jpostcode-data/data/json/570.json +3 -3
- data/jpostcode-data/data/json/600.json +13 -0
- data/jpostcode-data/data/json/656.json +16 -3
- data/jpostcode-data/data/json/690.json +5 -5
- data/jpostcode-data/data/json/700.json +3 -3
- data/jpostcode-data/data/json/701.json +1 -1
- data/jpostcode-data/data/json/747.json +13 -0
- data/jpostcode-data/data/json/757.json +4 -4
- data/jpostcode-data/data/json/771.json +2 -2
- data/jpostcode-data/data/json/795.json +3 -3
- data/jpostcode-data/data/json/818.json +3 -3
- data/jpostcode-data/data/json/860.json +1 -1
- data/jpostcode-data/data/json/866.json +5 -5
- data/jpostcode-data/data/json/896.json +52 -0
- data/jpostcode-data/data/json/915.json +13 -0
- data/jpostcode-data/data/json/920.json +5 -5
- data/jpostcode-data/data/json/960.json +13 -0
- data/jpostcode-data/data/json/996.json +13 -0
- data/jpostcode.gemspec +1 -1
- data/lib/jpostcode/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1fc21241d6c8a5e0ed47519e5efa1d75dd99e89842ba888ea78ad5f569afa63f
|
4
|
+
data.tar.gz: 1ee6a9dd3414a5c2c176cbdcc3c5949f0f2b98b441a286ff63e686812af1270e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6fc03e5f4d73ee1c37aee395ed8bd4f63830bcc4dab4e9106194cd4760c8778792e108fe3cdbba097d9f62db282037b69f0b984971d0ce9cfc8b452fc38e14fc
|
7
|
+
data.tar.gz: ba319f48a871f9a6465233c68b25c352a85f0b6401a0eabce70d64b998b3019fc4adc7dfda726c7d06138353b6e8d51e7eb1c97437ca07db0793663fe2f87b03
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,62 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## [v1.0.0.20230601](https://github.com/kufu/jpostcode-rb/tree/v1.0.0.20230601) (2023-06-01)
|
4
|
+
|
5
|
+
[Full Changelog](https://github.com/kufu/jpostcode-rb/compare/v1.0.0.20230501...v1.0.0.20230601)
|
6
|
+
|
7
|
+
**Merged pull requests:**
|
8
|
+
|
9
|
+
- bumpup 20230601 [\#421](https://github.com/kufu/jpostcode-rb/pull/421) ([tknzk](https://github.com/tknzk))
|
10
|
+
- Bump rubocop-performance from 1.17.1 to 1.18.0 [\#420](https://github.com/kufu/jpostcode-rb/pull/420) ([dependabot[bot]](https://github.com/apps/dependabot))
|
11
|
+
- Bump rubocop-factory\_bot from 2.23.0 to 2.23.1 [\#419](https://github.com/kufu/jpostcode-rb/pull/419) ([dependabot[bot]](https://github.com/apps/dependabot))
|
12
|
+
- Bump rubocop-factory\_bot from 2.22.0 to 2.23.0 [\#418](https://github.com/kufu/jpostcode-rb/pull/418) ([dependabot[bot]](https://github.com/apps/dependabot))
|
13
|
+
- Bump rubocop from 1.50.2 to 1.51.0 [\#417](https://github.com/kufu/jpostcode-rb/pull/417) ([dependabot[bot]](https://github.com/apps/dependabot))
|
14
|
+
- Bump thor from 1.2.1 to 1.2.2 [\#416](https://github.com/kufu/jpostcode-rb/pull/416) ([dependabot[bot]](https://github.com/apps/dependabot))
|
15
|
+
- Bump rubocop-rspec from 2.20.0 to 2.22.0 [\#415](https://github.com/kufu/jpostcode-rb/pull/415) ([dependabot[bot]](https://github.com/apps/dependabot))
|
16
|
+
- Bump rubocop-ast from 1.28.0 to 1.28.1 [\#414](https://github.com/kufu/jpostcode-rb/pull/414) ([dependabot[bot]](https://github.com/apps/dependabot))
|
17
|
+
- drop 2.7 [\#413](https://github.com/kufu/jpostcode-rb/pull/413) ([tknzk](https://github.com/tknzk))
|
18
|
+
|
19
|
+
## [v1.0.0.20230501](https://github.com/kufu/jpostcode-rb/tree/v1.0.0.20230501) (2023-05-01)
|
20
|
+
|
21
|
+
[Full Changelog](https://github.com/kufu/jpostcode-rb/compare/v1.0.0.20230401...v1.0.0.20230501)
|
22
|
+
|
23
|
+
**Merged pull requests:**
|
24
|
+
|
25
|
+
- bumpup 202305 [\#412](https://github.com/kufu/jpostcode-rb/pull/412) ([tknzk](https://github.com/tknzk))
|
26
|
+
- Ruby versions [\#411](https://github.com/kufu/jpostcode-rb/pull/411) ([tknzk](https://github.com/tknzk))
|
27
|
+
- Bump parser from 3.2.2.0 to 3.2.2.1 [\#410](https://github.com/kufu/jpostcode-rb/pull/410) ([dependabot[bot]](https://github.com/apps/dependabot))
|
28
|
+
- Bump rubocop-capybara from 2.17.1 to 2.18.0 [\#409](https://github.com/kufu/jpostcode-rb/pull/409) ([dependabot[bot]](https://github.com/apps/dependabot))
|
29
|
+
- Bump rspec-expectations from 3.12.2 to 3.12.3 [\#408](https://github.com/kufu/jpostcode-rb/pull/408) ([dependabot[bot]](https://github.com/apps/dependabot))
|
30
|
+
- Bump parallel from 1.22.1 to 1.23.0 [\#407](https://github.com/kufu/jpostcode-rb/pull/407) ([dependabot[bot]](https://github.com/apps/dependabot))
|
31
|
+
- Bump rubocop-rspec from 2.19.0 to 2.20.0 [\#406](https://github.com/kufu/jpostcode-rb/pull/406) ([dependabot[bot]](https://github.com/apps/dependabot))
|
32
|
+
- Bump rspec-core from 3.12.1 to 3.12.2 [\#405](https://github.com/kufu/jpostcode-rb/pull/405) ([dependabot[bot]](https://github.com/apps/dependabot))
|
33
|
+
- Bump rubocop from 1.50.1 to 1.50.2 [\#404](https://github.com/kufu/jpostcode-rb/pull/404) ([dependabot[bot]](https://github.com/apps/dependabot))
|
34
|
+
- Bump regexp\_parser from 2.7.0 to 2.8.0 [\#403](https://github.com/kufu/jpostcode-rb/pull/403) ([dependabot[bot]](https://github.com/apps/dependabot))
|
35
|
+
- Bump rubocop from 1.50.0 to 1.50.1 [\#402](https://github.com/kufu/jpostcode-rb/pull/402) ([dependabot[bot]](https://github.com/apps/dependabot))
|
36
|
+
- Bump rubocop from 1.49.0 to 1.50.0 [\#401](https://github.com/kufu/jpostcode-rb/pull/401) ([dependabot[bot]](https://github.com/apps/dependabot))
|
37
|
+
- Bump rubocop-performance from 1.16.0 to 1.17.1 [\#400](https://github.com/kufu/jpostcode-rb/pull/400) ([dependabot[bot]](https://github.com/apps/dependabot))
|
38
|
+
- Bump rubocop from 1.48.1 to 1.49.0 [\#399](https://github.com/kufu/jpostcode-rb/pull/399) ([dependabot[bot]](https://github.com/apps/dependabot))
|
39
|
+
|
40
|
+
## [v1.0.0.20230401](https://github.com/kufu/jpostcode-rb/tree/v1.0.0.20230401) (2023-04-03)
|
41
|
+
|
42
|
+
[Full Changelog](https://github.com/kufu/jpostcode-rb/compare/v1.0.0.20230301...v1.0.0.20230401)
|
43
|
+
|
44
|
+
**Merged pull requests:**
|
45
|
+
|
46
|
+
- bumpup 202304 [\#398](https://github.com/kufu/jpostcode-rb/pull/398) ([tknzk](https://github.com/tknzk))
|
47
|
+
- ruby 3.1.4 [\#397](https://github.com/kufu/jpostcode-rb/pull/397) ([tknzk](https://github.com/tknzk))
|
48
|
+
- Bump parser from 3.2.1.1 to 3.2.2.0 [\#396](https://github.com/kufu/jpostcode-rb/pull/396) ([dependabot[bot]](https://github.com/apps/dependabot))
|
49
|
+
- Bump rspec-mocks from 3.12.4 to 3.12.5 [\#395](https://github.com/kufu/jpostcode-rb/pull/395) ([dependabot[bot]](https://github.com/apps/dependabot))
|
50
|
+
- Bump rubocop-ast from 1.27.0 to 1.28.0 [\#394](https://github.com/kufu/jpostcode-rb/pull/394) ([dependabot[bot]](https://github.com/apps/dependabot))
|
51
|
+
- Bump rubocop from 1.48.0 to 1.48.1 [\#393](https://github.com/kufu/jpostcode-rb/pull/393) ([dependabot[bot]](https://github.com/apps/dependabot))
|
52
|
+
- Bump rspec-mocks from 3.12.3 to 3.12.4 [\#392](https://github.com/kufu/jpostcode-rb/pull/392) ([dependabot[bot]](https://github.com/apps/dependabot))
|
53
|
+
- Bump parser from 3.2.1.0 to 3.2.1.1 [\#391](https://github.com/kufu/jpostcode-rb/pull/391) ([dependabot[bot]](https://github.com/apps/dependabot))
|
54
|
+
- Bump rubocop from 1.47.0 to 1.48.0 [\#390](https://github.com/kufu/jpostcode-rb/pull/390) ([dependabot[bot]](https://github.com/apps/dependabot))
|
55
|
+
- Bump rubocop-rspec from 2.18.1 to 2.19.0 [\#389](https://github.com/kufu/jpostcode-rb/pull/389) ([dependabot[bot]](https://github.com/apps/dependabot))
|
56
|
+
- Bump ruby-progressbar from 1.12.0 to 1.13.0 [\#388](https://github.com/kufu/jpostcode-rb/pull/388) ([dependabot[bot]](https://github.com/apps/dependabot))
|
57
|
+
- Bump rubocop from 1.46.0 to 1.47.0 [\#387](https://github.com/kufu/jpostcode-rb/pull/387) ([dependabot[bot]](https://github.com/apps/dependabot))
|
58
|
+
- Bump ruby-progressbar from 1.11.0 to 1.12.0 [\#386](https://github.com/kufu/jpostcode-rb/pull/386) ([dependabot[bot]](https://github.com/apps/dependabot))
|
59
|
+
|
3
60
|
## [v1.0.0.20230301](https://github.com/kufu/jpostcode-rb/tree/v1.0.0.20230301) (2023-03-01)
|
4
61
|
|
5
62
|
[Full Changelog](https://github.com/kufu/jpostcode-rb/compare/v1.0.0.20230201...v1.0.0.20230301)
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
jpostcode (1.0.0.
|
4
|
+
jpostcode (1.0.0.20230701)
|
5
5
|
|
6
6
|
GEM
|
7
7
|
remote: https://rubygems.org/
|
@@ -34,6 +34,7 @@ GEM
|
|
34
34
|
guard (~> 2.0)
|
35
35
|
rubocop (< 2.0)
|
36
36
|
json (2.6.3)
|
37
|
+
language_server-protocol (3.17.0.3)
|
37
38
|
listen (3.8.0)
|
38
39
|
rb-fsevent (~> 0.10, >= 0.10.3)
|
39
40
|
rb-inotify (~> 0.9, >= 0.9.10)
|
@@ -44,20 +45,22 @@ GEM
|
|
44
45
|
nenv (~> 0.1)
|
45
46
|
shellany (~> 0.0)
|
46
47
|
parallel (1.23.0)
|
47
|
-
parser (3.2.2.
|
48
|
+
parser (3.2.2.3)
|
48
49
|
ast (~> 2.4.1)
|
50
|
+
racc
|
49
51
|
pry (0.14.2)
|
50
52
|
coderay (~> 1.1)
|
51
53
|
method_source (~> 1.0)
|
52
54
|
pry-byebug (3.10.1)
|
53
55
|
byebug (~> 11.0)
|
54
56
|
pry (>= 0.13, < 0.15)
|
57
|
+
racc (1.7.1)
|
55
58
|
rainbow (3.1.1)
|
56
59
|
rake (13.0.6)
|
57
60
|
rb-fsevent (0.11.2)
|
58
61
|
rb-inotify (0.10.1)
|
59
62
|
ffi (~> 1.0)
|
60
|
-
regexp_parser (2.8.
|
63
|
+
regexp_parser (2.8.1)
|
61
64
|
rexml (3.2.5)
|
62
65
|
rspec (3.12.0)
|
63
66
|
rspec-core (~> 3.12.0)
|
@@ -71,32 +74,36 @@ GEM
|
|
71
74
|
rspec-mocks (3.12.5)
|
72
75
|
diff-lcs (>= 1.2.0, < 2.0)
|
73
76
|
rspec-support (~> 3.12.0)
|
74
|
-
rspec-support (3.12.
|
75
|
-
rubocop (1.
|
77
|
+
rspec-support (3.12.1)
|
78
|
+
rubocop (1.54.0)
|
76
79
|
json (~> 2.3)
|
80
|
+
language_server-protocol (>= 3.17.0)
|
77
81
|
parallel (~> 1.10)
|
78
|
-
parser (>= 3.2.
|
82
|
+
parser (>= 3.2.2.3)
|
79
83
|
rainbow (>= 2.2.2, < 4.0)
|
80
84
|
regexp_parser (>= 1.8, < 3.0)
|
81
85
|
rexml (>= 3.2.5, < 4.0)
|
82
86
|
rubocop-ast (>= 1.28.0, < 2.0)
|
83
87
|
ruby-progressbar (~> 1.7)
|
84
88
|
unicode-display_width (>= 2.4.0, < 3.0)
|
85
|
-
rubocop-ast (1.
|
89
|
+
rubocop-ast (1.29.0)
|
86
90
|
parser (>= 3.2.1.0)
|
87
91
|
rubocop-capybara (2.18.0)
|
88
92
|
rubocop (~> 1.41)
|
89
|
-
rubocop-
|
93
|
+
rubocop-factory_bot (2.23.1)
|
94
|
+
rubocop (~> 1.33)
|
95
|
+
rubocop-performance (1.18.0)
|
90
96
|
rubocop (>= 1.7.0, < 2.0)
|
91
97
|
rubocop-ast (>= 0.4.0)
|
92
98
|
rubocop-rake (0.6.0)
|
93
99
|
rubocop (~> 1.0)
|
94
|
-
rubocop-rspec (2.
|
100
|
+
rubocop-rspec (2.22.0)
|
95
101
|
rubocop (~> 1.33)
|
96
102
|
rubocop-capybara (~> 2.17)
|
103
|
+
rubocop-factory_bot (~> 2.22)
|
97
104
|
ruby-progressbar (1.13.0)
|
98
105
|
shellany (0.0.1)
|
99
|
-
thor (1.2.
|
106
|
+
thor (1.2.2)
|
100
107
|
unicode-display_width (2.4.2)
|
101
108
|
|
102
109
|
PLATFORMS
|
@@ -1154,9 +1154,9 @@
|
|
1154
1154
|
"city_kana": "サッポロシチュウオウク",
|
1155
1155
|
"town": "北一条西",
|
1156
1156
|
"town_kana": "キタ1ジョウニシ",
|
1157
|
-
"street": "
|
1158
|
-
"office_name": "
|
1159
|
-
"office_name_kana": "
|
1157
|
+
"street": "5丁目2番地北1条三井ビルディング5F",
|
1158
|
+
"office_name": "株式会社 ニップン 札幌支店",
|
1159
|
+
"office_name_kana": "カブシキガイシヤ ニツプン サツポロシテン"
|
1160
1160
|
},
|
1161
1161
|
"8530": {
|
1162
1162
|
"postcode": "0608530",
|
@@ -601,6 +601,19 @@
|
|
601
601
|
"office_name": "稚内信用金庫 本店",
|
602
602
|
"office_name_kana": "ワツカナイシンヨウキンコ ホンテン"
|
603
603
|
},
|
604
|
+
"8678": {
|
605
|
+
"postcode": "0978678",
|
606
|
+
"prefecture": "北海道",
|
607
|
+
"prefecture_kana": "ホッカイドウ",
|
608
|
+
"prefecture_code": 1,
|
609
|
+
"city": "稚内市",
|
610
|
+
"city_kana": "ワッカナイシ",
|
611
|
+
"town": "栄",
|
612
|
+
"town_kana": "サカエ",
|
613
|
+
"street": "1丁目4番1号",
|
614
|
+
"office_name": "北海道稚内高等学校",
|
615
|
+
"office_name_kana": "ホツカイドウワツカナイコウトウガツコウ"
|
616
|
+
},
|
604
617
|
"8686": {
|
605
618
|
"postcode": "0978686",
|
606
619
|
"prefecture": "北海道",
|