ziptz 2.0.0 → 2.0.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.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/README.md +1 -1
- data/data/dst.data +2 -3
- data/data/tz.data +2 -3
- data/lib/ziptz.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 7bb6b179b6103eeeb32bef4b29f167e395ad133e3577ae2d7c02ad651d34a11d
|
|
4
|
+
data.tar.gz: 559150a9f9e01fb9e6d3f9e8f142c82108b661391bd77bcb5ada4595f8dfb6bb
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c47facd7417e0495735a6b6f693e2bf152d0b3a4ca11c726ec25579a8595624131e7999a006d757bb41ab7a6ba6d973f96f9f854ca5501801179ed79c7a97060
|
|
7
|
+
data.tar.gz: 1d204636056f0a284bcb69e7b03354941cbecad191938442b95d040b2ee17ae9ad603ec4f2f4f8c6f88e4d38a377e5e2432d3ad36cf8e8535ca97d1cf29e94a6
|
data/Gemfile.lock
CHANGED
data/README.md
CHANGED
data/data/dst.data
CHANGED
|
@@ -699,7 +699,6 @@
|
|
|
699
699
|
02337=1
|
|
700
700
|
02338=1
|
|
701
701
|
02339=1
|
|
702
|
-
02340=1
|
|
703
702
|
02341=1
|
|
704
703
|
02343=1
|
|
705
704
|
02344=1
|
|
@@ -2104,7 +2103,6 @@
|
|
|
2104
2103
|
06083=1
|
|
2105
2104
|
06084=1
|
|
2106
2105
|
06085=1
|
|
2107
|
-
06087=1
|
|
2108
2106
|
06088=1
|
|
2109
2107
|
06089=1
|
|
2110
2108
|
06090=1
|
|
@@ -3390,6 +3388,7 @@
|
|
|
3390
3388
|
09610=1
|
|
3391
3389
|
09613=1
|
|
3392
3390
|
09614=1
|
|
3391
|
+
09616=1
|
|
3393
3392
|
09617=1
|
|
3394
3393
|
09618=1
|
|
3395
3394
|
09620=1
|
|
@@ -35151,7 +35150,6 @@
|
|
|
35151
35150
|
82005=1
|
|
35152
35151
|
82006=1
|
|
35153
35152
|
82007=1
|
|
35154
|
-
82008=1
|
|
35155
35153
|
82009=1
|
|
35156
35154
|
82010=1
|
|
35157
35155
|
82050=1
|
|
@@ -37379,6 +37377,7 @@
|
|
|
37379
37377
|
90095=1
|
|
37380
37378
|
90096=1
|
|
37381
37379
|
90099=1
|
|
37380
|
+
90134=1
|
|
37382
37381
|
90189=1
|
|
37383
37382
|
90201=1
|
|
37384
37383
|
90202=1
|
data/data/tz.data
CHANGED
|
@@ -699,7 +699,6 @@
|
|
|
699
699
|
02337=5
|
|
700
700
|
02338=5
|
|
701
701
|
02339=5
|
|
702
|
-
02340=5
|
|
703
702
|
02341=5
|
|
704
703
|
02343=5
|
|
705
704
|
02344=5
|
|
@@ -2104,7 +2103,6 @@
|
|
|
2104
2103
|
06083=5
|
|
2105
2104
|
06084=5
|
|
2106
2105
|
06085=5
|
|
2107
|
-
06087=5
|
|
2108
2106
|
06088=5
|
|
2109
2107
|
06089=5
|
|
2110
2108
|
06090=5
|
|
@@ -3390,6 +3388,7 @@
|
|
|
3390
3388
|
09610=0
|
|
3391
3389
|
09613=0
|
|
3392
3390
|
09614=0
|
|
3391
|
+
09616=0
|
|
3393
3392
|
09617=0
|
|
3394
3393
|
09618=0
|
|
3395
3394
|
09620=0
|
|
@@ -35151,7 +35150,6 @@
|
|
|
35151
35150
|
82005=7
|
|
35152
35151
|
82006=7
|
|
35153
35152
|
82007=7
|
|
35154
|
-
82008=7
|
|
35155
35153
|
82009=7
|
|
35156
35154
|
82010=7
|
|
35157
35155
|
82050=7
|
|
@@ -37379,6 +37377,7 @@
|
|
|
37379
37377
|
90095=8
|
|
37380
37378
|
90096=8
|
|
37381
37379
|
90099=8
|
|
37380
|
+
90134=8
|
|
37382
37381
|
90189=8
|
|
37383
37382
|
90201=8
|
|
37384
37383
|
90202=8
|
data/lib/ziptz.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: ziptz
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.0.
|
|
4
|
+
version: 2.0.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Keith Morrison
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2018-
|
|
11
|
+
date: 2018-08-02 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Get timezone info for all 5-digit US zip codes
|
|
14
14
|
email: keithm@infused.org
|