swiss_municipality 0.1.0 → 0.1.1

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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +2 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4a3942baf5356b4cd222c5e0625a84a80a1d7d22078fd647dcf5f55511e8b859
4
- data.tar.gz: bd166cab245044ac7d50b53b5fb90c73b6b3f4a523f999279b3c257d906dc7e2
3
+ metadata.gz: c57c48830ad6ec606fa09310285dfaa02cbe567d0ac793beecc873fcec1371da
4
+ data.tar.gz: 4e27425f604ca85614a412b86ad2b90959aaa4d946ad6d4dee763102a6d7a71b
5
5
  SHA512:
6
- metadata.gz: 240fa1d68afaf1c285179cc7fb4d3fca9122d1745a22a4622f93f1af7d30ac76cdaad3232e4f5543d8a7bbd0a96c0dbba75fd64b3cbd89679d197f2a700fd346
7
- data.tar.gz: c1e9fe17b4674d6d25f8beb52892a35413b05c5deaa80f26b0f9ae013656b0561b9dcfd415f9e0c54791561022c5635b696ccce6bdd9f292e9d1c81ad7433452
6
+ metadata.gz: c26c2f13392cbf6e51615ef0725709a4aeb5881c44dc7c5ce15b5688254d3482429c9a4e21740aa342fe2f197bcd0770cf751cb3b770e2e7cdc36c82f2b4eeb0
7
+ data.tar.gz: d6e812236039ac24e1f9438e50b97e0f378fc8c2cd706ca8c67b2db224432a70cfb183e783d2005ce9fcde2cfaa5db1d1bc339c61e872ce6f9cfc4d5588a3ccf
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: swiss_municipality
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Denis Müller
@@ -10,11 +10,7 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2023-11-11 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: |
14
- A gem that provides the following mappings (bidirectionally):
15
- - zip code to municipality
16
- - zip code to canton
17
- - municipality to canton
13
+ description: A gem to map swiss municipalities to zip codes and cantons.
18
14
  email:
19
15
  - denis@synerma.ch
20
16
  executables: []