ziptz 1.0.12 → 1.0.13
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 +49 -42
- data/README.md +1 -1
- data/data/ziptz.data +8 -0
- data/database.yml +1 -2
- data/lib/ziptz/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e23aaee72e5475219bd30eaa8e63b81e86c2a9ef
|
|
4
|
+
data.tar.gz: 8f1c07233f733cbe3db2aea8415fcbfea74a4e50
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 698112f051581050de3342465577a85b9b282bad5c8aba98fd9951919a4c520aae29352cdec6e7ed66b557b38f430f65a0453628bb974aac318e6e1192f19378
|
|
7
|
+
data.tar.gz: 1b673c04141f4e2174aad15fd8994c2cd0541610a5b02caed6257703eca7ca07873b8c5cfbd0975dcbc88323593bf18373b57d806219559557f80cf05b939c59
|
data/Gemfile.lock
CHANGED
|
@@ -1,75 +1,82 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
ziptz (1.0.
|
|
4
|
+
ziptz (1.0.12)
|
|
5
5
|
|
|
6
6
|
GEM
|
|
7
7
|
remote: https://rubygems.org/
|
|
8
8
|
specs:
|
|
9
|
-
activemodel (4.
|
|
10
|
-
activesupport (= 4.
|
|
9
|
+
activemodel (4.2.3)
|
|
10
|
+
activesupport (= 4.2.3)
|
|
11
11
|
builder (~> 3.1)
|
|
12
|
-
activerecord (4.
|
|
13
|
-
activemodel (= 4.
|
|
14
|
-
activesupport (= 4.
|
|
15
|
-
arel (~>
|
|
16
|
-
activesupport (4.
|
|
17
|
-
i18n (~> 0.
|
|
12
|
+
activerecord (4.2.3)
|
|
13
|
+
activemodel (= 4.2.3)
|
|
14
|
+
activesupport (= 4.2.3)
|
|
15
|
+
arel (~> 6.0)
|
|
16
|
+
activesupport (4.2.3)
|
|
17
|
+
i18n (~> 0.7)
|
|
18
18
|
json (~> 1.7, >= 1.7.7)
|
|
19
19
|
minitest (~> 5.1)
|
|
20
|
-
thread_safe (~> 0.
|
|
20
|
+
thread_safe (~> 0.3, >= 0.3.4)
|
|
21
21
|
tzinfo (~> 1.1)
|
|
22
|
-
arel (
|
|
22
|
+
arel (6.0.0)
|
|
23
23
|
builder (3.2.2)
|
|
24
|
-
celluloid (0.15.2)
|
|
25
|
-
timers (~> 1.1.0)
|
|
26
24
|
coderay (1.1.0)
|
|
27
25
|
diff-lcs (1.2.5)
|
|
28
|
-
ffi (1.9.
|
|
26
|
+
ffi (1.9.10)
|
|
29
27
|
formatador (0.2.5)
|
|
30
|
-
guard (2.
|
|
28
|
+
guard (2.12.7)
|
|
31
29
|
formatador (>= 0.2.4)
|
|
32
|
-
listen (
|
|
30
|
+
listen (>= 2.7, <= 4.0)
|
|
33
31
|
lumberjack (~> 1.0)
|
|
32
|
+
nenv (~> 0.1)
|
|
33
|
+
notiffany (~> 0.0)
|
|
34
34
|
pry (>= 0.9.12)
|
|
35
|
+
shellany (~> 0.0)
|
|
35
36
|
thor (>= 0.18.1)
|
|
36
|
-
guard-
|
|
37
|
+
guard-compat (1.2.1)
|
|
38
|
+
guard-rspec (4.6.0)
|
|
37
39
|
guard (~> 2.1)
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
40
|
+
guard-compat (~> 1.1)
|
|
41
|
+
rspec (>= 2.99.0, < 4.0)
|
|
42
|
+
i18n (0.7.0)
|
|
43
|
+
json (1.8.3)
|
|
44
|
+
listen (3.0.1)
|
|
43
45
|
rb-fsevent (>= 0.9.3)
|
|
44
46
|
rb-inotify (>= 0.9)
|
|
45
47
|
lumberjack (1.0.9)
|
|
46
48
|
method_source (0.8.2)
|
|
47
|
-
minitest (5.
|
|
48
|
-
mysql2 (0.3.
|
|
49
|
-
|
|
49
|
+
minitest (5.7.0)
|
|
50
|
+
mysql2 (0.3.18)
|
|
51
|
+
nenv (0.2.0)
|
|
52
|
+
notiffany (0.0.6)
|
|
53
|
+
nenv (~> 0.1)
|
|
54
|
+
shellany (~> 0.0)
|
|
55
|
+
pry (0.10.1)
|
|
50
56
|
coderay (~> 1.1.0)
|
|
51
57
|
method_source (~> 0.8.1)
|
|
52
58
|
slop (~> 3.4)
|
|
53
|
-
rb-fsevent (0.9.
|
|
59
|
+
rb-fsevent (0.9.5)
|
|
54
60
|
rb-inotify (0.9.5)
|
|
55
61
|
ffi (>= 0.5.0)
|
|
56
|
-
rspec (3.
|
|
57
|
-
rspec-core (~> 3.
|
|
58
|
-
rspec-expectations (~> 3.
|
|
59
|
-
rspec-mocks (~> 3.
|
|
60
|
-
rspec-core (3.
|
|
61
|
-
rspec-support (~> 3.
|
|
62
|
-
rspec-expectations (3.0
|
|
62
|
+
rspec (3.3.0)
|
|
63
|
+
rspec-core (~> 3.3.0)
|
|
64
|
+
rspec-expectations (~> 3.3.0)
|
|
65
|
+
rspec-mocks (~> 3.3.0)
|
|
66
|
+
rspec-core (3.3.1)
|
|
67
|
+
rspec-support (~> 3.3.0)
|
|
68
|
+
rspec-expectations (3.3.0)
|
|
69
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
|
70
|
+
rspec-support (~> 3.3.0)
|
|
71
|
+
rspec-mocks (3.3.1)
|
|
63
72
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
64
|
-
rspec-support (~> 3.
|
|
65
|
-
rspec-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
slop (3.5.0)
|
|
73
|
+
rspec-support (~> 3.3.0)
|
|
74
|
+
rspec-support (3.3.0)
|
|
75
|
+
shellany (0.0.1)
|
|
76
|
+
slop (3.6.0)
|
|
69
77
|
thor (0.19.1)
|
|
70
|
-
thread_safe (0.3.
|
|
71
|
-
|
|
72
|
-
tzinfo (1.2.1)
|
|
78
|
+
thread_safe (0.3.5)
|
|
79
|
+
tzinfo (1.2.2)
|
|
73
80
|
thread_safe (~> 0.1)
|
|
74
81
|
|
|
75
82
|
PLATFORMS
|
|
@@ -84,4 +91,4 @@ DEPENDENCIES
|
|
|
84
91
|
ziptz!
|
|
85
92
|
|
|
86
93
|
BUNDLED WITH
|
|
87
|
-
1.
|
|
94
|
+
1.10.6
|
data/README.md
CHANGED
data/data/ziptz.data
CHANGED
|
@@ -3455,6 +3455,7 @@
|
|
|
3455
3455
|
09769=0
|
|
3456
3456
|
09777=0
|
|
3457
3457
|
09780=0
|
|
3458
|
+
09789=0
|
|
3458
3459
|
09801=0
|
|
3459
3460
|
09802=0
|
|
3460
3461
|
09803=0
|
|
@@ -16315,6 +16316,7 @@
|
|
|
16315
16316
|
38139=6
|
|
16316
16317
|
38141=6
|
|
16317
16318
|
38145=6
|
|
16319
|
+
38147=6
|
|
16318
16320
|
38148=6
|
|
16319
16321
|
38150=6
|
|
16320
16322
|
38151=6
|
|
@@ -17313,6 +17315,7 @@
|
|
|
17313
17315
|
40442=5
|
|
17314
17316
|
40444=5
|
|
17315
17317
|
40445=5
|
|
17318
|
+
40446=5
|
|
17316
17319
|
40447=5
|
|
17317
17320
|
40448=5
|
|
17318
17321
|
40452=5
|
|
@@ -36760,6 +36763,7 @@
|
|
|
36760
36763
|
87543=7
|
|
36761
36764
|
87544=7
|
|
36762
36765
|
87545=7
|
|
36766
|
+
87547=7
|
|
36763
36767
|
87548=7
|
|
36764
36768
|
87549=7
|
|
36765
36769
|
87551=7
|
|
@@ -40404,6 +40408,10 @@
|
|
|
40404
40408
|
97239=8
|
|
40405
40409
|
97240=8
|
|
40406
40410
|
97242=8
|
|
40411
|
+
97250=8
|
|
40412
|
+
97252=8
|
|
40413
|
+
97253=8
|
|
40414
|
+
97254=8
|
|
40407
40415
|
97256=8
|
|
40408
40416
|
97258=8
|
|
40409
40417
|
97266=8
|
data/database.yml
CHANGED
data/lib/ziptz/version.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: 1.0.
|
|
4
|
+
version: 1.0.13
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Keith Morrison
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2016-
|
|
11
|
+
date: 2016-05-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
|
|
@@ -52,7 +52,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
52
52
|
version: '0'
|
|
53
53
|
requirements: []
|
|
54
54
|
rubyforge_project:
|
|
55
|
-
rubygems_version: 2.4.
|
|
55
|
+
rubygems_version: 2.4.8
|
|
56
56
|
signing_key:
|
|
57
57
|
specification_version: 4
|
|
58
58
|
summary: TimeZone for any 5-digit US zip code
|