polish_postal_codes 0.0.6 → 0.0.7
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 +4 -4
- data/lib/polish_postal_codes/version.rb +1 -1
- data/lib/polish_postal_codes.pstore +0 -0
- metadata +3 -4
- data/polish_postal_codes.pstore +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e0bde819e2ee9fd3f5bb9f3edc656a2995691168
|
|
4
|
+
data.tar.gz: 367a819dd42da59004ae9aba1a45c34a95772dda
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d5c5a9ec6902eeb2b4bb3a9508ac1a4cf95cb4977c32f443ef8f27c0ddc1f69792d71f82250a7f98c873165a9309746cca7b3e12953939c4352ae7ecae52af0c
|
|
7
|
+
data.tar.gz: 2058d555405ce258e94e28bd63a48be74c5f3c2ceeb06f7d93d952993c0a6320d6a4f89fb6a4f5ca883061fefa74b7d2155fd274637e954526108ff5e245e680
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: polish_postal_codes
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.7
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Damian Baćkowski
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2017-
|
|
11
|
+
date: 2017-07-29 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rspec
|
|
@@ -73,7 +73,6 @@ files:
|
|
|
73
73
|
- lib/polish_postal_codes.rb
|
|
74
74
|
- lib/polish_postal_codes/version.rb
|
|
75
75
|
- polish_postal_codes.gemspec
|
|
76
|
-
- polish_postal_codes.pstore
|
|
77
76
|
homepage: https://github.com/dbackowski/polish_postal_codes
|
|
78
77
|
licenses:
|
|
79
78
|
- MIT
|
|
@@ -94,7 +93,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
94
93
|
version: '0'
|
|
95
94
|
requirements: []
|
|
96
95
|
rubyforge_project:
|
|
97
|
-
rubygems_version: 2.
|
|
96
|
+
rubygems_version: 2.6.11
|
|
98
97
|
signing_key:
|
|
99
98
|
specification_version: 4
|
|
100
99
|
summary: Library for getting information about polish postal codes.
|
data/polish_postal_codes.pstore
DELETED
|
File without changes
|