pumi 0.31.0 → 0.33.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8f86a3fbbd83b19014cc562e47ea01104e747ae62bbfb2e26704b201f8f0d4d9
4
- data.tar.gz: a931723c413081cca851dd7ea7b06a74ce9321231f669ebf9277f943a3b90687
3
+ metadata.gz: 06e2f179654623096279a620b9fe19b051a79350f93caa6795ae0bc142e2e635
4
+ data.tar.gz: 8dd1b84978b0dfd02fc92d6833db8f343b8084ac5641e6dce7ca5b01d6ef66d9
5
5
  SHA512:
6
- metadata.gz: c1f071221713aa5a40df4b6445c7a4f54c7c40581c1e2ae2da4d8c6bd27425c6b6baba9a1241d46614b94cb28e050b0c2735d9189f0d545a53e4d0d760f9bb31
7
- data.tar.gz: 000d453b742ef6f791371b8a7f4fc562fc59b9e7d5b1f5018ad0f6a4ce9f8908d0d7c29327f5df24cdd3e5cb1f6c34af6ae45cd72a4fa9e1fcc0bbb34cc0737e
6
+ metadata.gz: d95119b1fd8514fb36eba6e5e1a0aeafb682daabd9884e2a7861b154f3e40e032024d4d82310f1959584d71906909a145d60235b58d4308c67f9d7413486e71a
7
+ data.tar.gz: b6d786732501776f304495e715a480ee5a91ac24764a41a3f125545c8debbcef1adbdfded3c59f94cbbf20026bd1e756841f56819cba5dfdd23465bf3472764c
@@ -1,3 +1,3 @@
1
1
  {
2
- ".": "0.31.0"
2
+ ".": "0.33.0"
3
3
  }
data/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.33.0](https://github.com/dwilkie/pumi/compare/v0.32.0...v0.33.0) (2025-04-27)
4
+
5
+
6
+ ### Features
7
+
8
+ * Update data ([#96](https://github.com/dwilkie/pumi/issues/96)) ([0959de4](https://github.com/dwilkie/pumi/commit/0959de4bb1872a1c8c75b9b2f36f3f5e6cae5937))
9
+
10
+ ## [0.32.0](https://github.com/dwilkie/pumi/compare/v0.31.0...v0.32.0) (2025-02-16)
11
+
12
+
13
+ ### Features
14
+
15
+ * Update data ([#94](https://github.com/dwilkie/pumi/issues/94)) ([780062d](https://github.com/dwilkie/pumi/commit/780062da5b150d17e043cb4a0b15358c8b4ec517))
16
+
3
17
  ## [0.31.0](https://github.com/dwilkie/pumi/compare/v0.30.0...v0.31.0) (2025-02-10)
4
18
 
5
19
 
data/data/communes.yml CHANGED
@@ -1049,7 +1049,7 @@ communes:
1049
1049
  en: Commune
1050
1050
  ungegn: Khŭm
1051
1051
  links:
1052
- wikipedia: https://en.wikipedia.org/wiki/Treas
1052
+ wikipedia: https://en.wikipedia.org/wiki/Treas_(Cambodia)
1053
1053
  geodata:
1054
1054
  lat: '13.8899882'
1055
1055
  long: '102.9471226'
@@ -4284,7 +4284,7 @@ communes:
4284
4284
  - 105.171692
4285
4285
  '031310':
4286
4286
  name:
4287
- km: សូរ្យសែន
4287
+ km: សូរសែន្យ
4288
4288
  latin: Sour Saen
4289
4289
  administrative_unit:
4290
4290
  km: ឃុំ
data/data/districts.yml CHANGED
@@ -3129,7 +3129,7 @@ districts:
3129
3129
  en: District
3130
3130
  ungegn: Srŏk
3131
3131
  links:
3132
- wikipedia: https://en.wikipedia.org/wiki/Sesan
3132
+ wikipedia: https://en.wikipedia.org/wiki/Sesan_District
3133
3133
  geodata:
3134
3134
  lat: '13.5508885'
3135
3135
  long: '106.093824'
data/lib/pumi/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Pumi
2
- VERSION = "0.31.0".freeze
2
+ VERSION = "0.33.0".freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pumi
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.31.0
4
+ version: 0.33.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Wilkie
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2025-02-10 00:00:00.000000000 Z
11
+ date: 2025-04-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler