taiwan_city 0.0.3 → 0.0.4

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
  SHA1:
3
- metadata.gz: 12df281afca7ba63b95e2af3bf901a8ed391fe16
4
- data.tar.gz: ce6dfb67a6969d3b527be9c6d62edc0f0461afad
3
+ metadata.gz: be533d1de60c8faa717d49b3691e42cf229be204
4
+ data.tar.gz: 8f90fc779bd5d118db6f8822f668a0bc2e298dfc
5
5
  SHA512:
6
- metadata.gz: b05a8f01394e439c61e73c22c392990a038205682fea6e28f5e2e7ec28fcf9970dc8ba8b2670f19a666c5f9966e9e613ae7ef806e19d6878d4996f05ec137291
7
- data.tar.gz: fe09e9e12d66e6446c2601b2b92a3a3fbdbe1fdadb7a054a06ccbead605475af0cf7b786749f62846d5441bca5ce91e31e480315aa0f332c84c21af3fb7fe67d
6
+ metadata.gz: 7111e0f68935b4a3691e0ff67673794e7668b27beaff7513aeddffd0916c6aedd84ac08325c902f1a8c0103635c6cb361693bb8cd9d2868be3f83eb90b9da135
7
+ data.tar.gz: 60c51ccbed8851893a5355f50588be338004c5165484f8fdf81424f940105c6c6e65b15ff39c09a4c002d0ccf56aa03922ef0596e058bc1603fb6a85cd9f5054
@@ -2,22 +2,22 @@
2
2
  "city": [
3
3
  {"text": "臺北市","id": "01000"},
4
4
  {"text": "新北市","id": "02000"},
5
- {"text": "基隆","id": "03000"},
6
- {"text": "桃園","id": "04000"},
7
- {"text": "新竹","id": "05000"},
8
- {"text": "苗栗","id": "06000"},
9
- {"text": "台中","id": "07000"},
10
- {"text": "彰化","id": "08000"},
11
- {"text": "南投","id": "09000"},
12
- {"text": "雲林","id": "10000"},
5
+ {"text": "基隆市","id": "03000"},
6
+ {"text": "桃園市","id": "04000"},
7
+ {"text": "新竹縣","id": "05000"},
8
+ {"text": "苗栗縣","id": "06000"},
9
+ {"text": "台中市","id": "07000"},
10
+ {"text": "彰化縣","id": "08000"},
11
+ {"text": "南投縣","id": "09000"},
12
+ {"text": "雲林縣","id": "10000"},
13
13
  {"text": "嘉義","id": "11000"},
14
- {"text": "台南","id": "12000"},
15
- {"text": "高雄","id": "13000"},
16
- {"text": "屏東","id": "14000"},
17
- {"text": "宜蘭","id": "15000"},
18
- {"text": "花蓮","id": "16000"},
19
- {"text": "台東","id": "17000"},
20
- {"text": "澎湖","id": "18000"},
14
+ {"text": "台南市","id": "12000"},
15
+ {"text": "高雄市","id": "13000"},
16
+ {"text": "屏東縣","id": "14000"},
17
+ {"text": "宜蘭縣","id": "15000"},
18
+ {"text": "花蓮縣","id": "16000"},
19
+ {"text": "台東縣","id": "17000"},
20
+ {"text": "澎湖縣","id": "18000"},
21
21
  {"text": "金門","id": "19000"},
22
22
  {"text": "馬祖","id": "20000"},
23
23
  {"text": "離島地區","id": "21000"}
@@ -102,19 +102,19 @@
102
102
  {"text": "北埔鄉","id": "05314"},
103
103
  {"text": "峨眉鄉","id": "05315"},
104
104
 
105
- {"text": "中壢市","id": "04320"},
106
- {"text": "平鎮市","id": "04324"},
107
- {"text": "龍潭鄉","id": "04325"},
108
- {"text": "楊梅市","id": "04326"},
109
- {"text": "新屋鄉","id": "04327"},
110
- {"text": "觀音鄉","id": "04328"},
111
- {"text": "桃園市","id": "04330"},
112
- {"text": "龜山鄉","id": "04333"},
113
- {"text": "八德市","id": "04334"},
114
- {"text": "大溪鎮","id": "04335"},
115
- {"text": "復興鄉","id": "04336"},
116
- {"text": "大園鄉","id": "04337"},
117
- {"text": "蘆竹鄉","id": "04338"},
105
+ {"text": "中壢區","id": "04320"},
106
+ {"text": "平鎮區","id": "04324"},
107
+ {"text": "龍潭區","id": "04325"},
108
+ {"text": "楊梅區","id": "04326"},
109
+ {"text": "新屋區","id": "04327"},
110
+ {"text": "觀音區","id": "04328"},
111
+ {"text": "桃園區","id": "04330"},
112
+ {"text": "龜山區","id": "04333"},
113
+ {"text": "八德區","id": "04334"},
114
+ {"text": "大溪區","id": "04335"},
115
+ {"text": "復興區","id": "04336"},
116
+ {"text": "大園區","id": "04337"},
117
+ {"text": "蘆竹區","id": "04338"},
118
118
 
119
119
  {"text": "竹南鎮","id": "06350"},
120
120
  {"text": "頭份鎮","id": "06351"},
@@ -1,3 +1,3 @@
1
1
  module TaiwanCity
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.4"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: taiwan_city
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - motephyr
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-04-13 00:00:00.000000000 Z
11
+ date: 2016-08-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -213,7 +213,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
213
213
  version: '0'
214
214
  requirements: []
215
215
  rubyforge_project:
216
- rubygems_version: 2.2.2
216
+ rubygems_version: 2.4.6
217
217
  signing_key:
218
218
  specification_version: 4
219
219
  summary: a gem to help you select taiwan area
@@ -266,3 +266,4 @@ test_files:
266
266
  - spec/features/taiwan_city_spec.rb
267
267
  - spec/lib/taiwan_city_spec.rb
268
268
  - spec/spec_helper.rb
269
+ has_rdoc: