ziptz 3.0.1 → 3.0.2

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 (5) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +49 -50
  3. data/README.md +1 -1
  4. data/lib/ziptz.rb +1 -1
  5. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e542801fa40a2a225e67c8e7dead718bec94979238e27b64d53578723ce8906e
4
- data.tar.gz: c720f121c5bd87726882d86348c707108a329fc492985584c8f04e4b76e732be
3
+ metadata.gz: c562016cc9a2102761b6aa2795fad8025a7962862fb1670c56d120b56e6b8cec
4
+ data.tar.gz: 5059d1624e6511be486e2f73468910bdc76cf3c92c22e8e193c957b9dd2859d3
5
5
  SHA512:
6
- metadata.gz: 7f0eafc3c80b0c7074f561f1f291ae40591f4e97996943e7ecbdcb9c3c54e6bf67f79141d5b1c92b8aba0c7dce38bf0d493dff39c1c108393edd1d4e26fa636e
7
- data.tar.gz: 2cde6491cca2335357f0cab943b5c22b89ffdb38258398d23df891369e0c34f6a6c8a6cc5af6416c808d530ac6e575462bc404c57132677a919fbb97bda2b7fc
6
+ metadata.gz: 733c558aca0c3e55bed843fe1a84a396d6e976f8b3c812d63d8a127d20d9e53c704428bda050ad7c8e7a01aa5dd4518ff03e29c4220b9c7d8e2ca7a284eaf5c2
7
+ data.tar.gz: e5692cc22d2f735b5012376636cca6d397a6b4fa16806163612a703ce38846736de2413bf24cc27ea869e7bbb4859fa7c6209aedc98c7f57e441332f6d25e91d
data/Gemfile.lock CHANGED
@@ -1,28 +1,28 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ziptz (3.0.0)
4
+ ziptz (3.0.1)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
8
8
  specs:
9
- activemodel (6.0.3.4)
10
- activesupport (= 6.0.3.4)
11
- activerecord (6.0.3.4)
12
- activemodel (= 6.0.3.4)
13
- activesupport (= 6.0.3.4)
14
- activesupport (6.0.3.4)
9
+ activemodel (6.1.3.1)
10
+ activesupport (= 6.1.3.1)
11
+ activerecord (6.1.3.1)
12
+ activemodel (= 6.1.3.1)
13
+ activesupport (= 6.1.3.1)
14
+ activesupport (6.1.3.1)
15
15
  concurrent-ruby (~> 1.0, >= 1.0.2)
16
- i18n (>= 0.7, < 2)
17
- minitest (~> 5.1)
18
- tzinfo (~> 1.1)
19
- zeitwerk (~> 2.2, >= 2.2.2)
20
- ast (2.4.1)
16
+ i18n (>= 1.6, < 2)
17
+ minitest (>= 5.1)
18
+ tzinfo (~> 2.0)
19
+ zeitwerk (~> 2.3)
20
+ ast (2.4.2)
21
21
  byebug (11.1.3)
22
22
  coderay (1.1.3)
23
- concurrent-ruby (1.1.7)
23
+ concurrent-ruby (1.1.8)
24
24
  diff-lcs (1.4.4)
25
- ffi (1.13.1)
25
+ ffi (1.15.0)
26
26
  formatador (0.2.5)
27
27
  guard (2.16.2)
28
28
  formatador (>= 0.2.4)
@@ -38,81 +38,80 @@ GEM
38
38
  guard (~> 2.1)
39
39
  guard-compat (~> 1.1)
40
40
  rspec (>= 2.99.0, < 4.0)
41
- i18n (1.8.5)
41
+ i18n (1.8.10)
42
42
  concurrent-ruby (~> 1.0)
43
- io-console (0.5.6)
44
- irb (1.2.7)
43
+ io-console (0.5.9)
44
+ irb (1.3.5)
45
45
  reline (>= 0.1.5)
46
- listen (3.2.1)
46
+ listen (3.5.1)
47
47
  rb-fsevent (~> 0.10, >= 0.10.3)
48
48
  rb-inotify (~> 0.9, >= 0.9.10)
49
49
  lumberjack (1.2.8)
50
50
  method_source (1.0.0)
51
- minitest (5.14.2)
51
+ minitest (5.14.4)
52
52
  mysql2 (0.5.3)
53
53
  nenv (0.3.0)
54
54
  notiffany (0.1.3)
55
55
  nenv (~> 0.1)
56
56
  shellany (~> 0.0)
57
- parallel (1.19.2)
58
- parser (2.7.2.0)
57
+ parallel (1.20.1)
58
+ parser (3.0.1.0)
59
59
  ast (~> 2.4.1)
60
- pry (0.13.1)
60
+ pry (0.14.1)
61
61
  coderay (~> 1.1)
62
62
  method_source (~> 1.0)
63
63
  rainbow (3.0.0)
64
- rake (13.0.1)
64
+ rake (13.0.3)
65
65
  rb-fsevent (0.10.4)
66
66
  rb-inotify (0.10.1)
67
67
  ffi (~> 1.0)
68
- regexp_parser (1.8.2)
69
- reline (0.1.7)
68
+ regexp_parser (2.1.1)
69
+ reline (0.2.5)
70
70
  io-console (~> 0.5)
71
- rexml (3.2.4)
71
+ rexml (3.2.5)
72
72
  rspec (3.10.0)
73
73
  rspec-core (~> 3.10.0)
74
74
  rspec-expectations (~> 3.10.0)
75
75
  rspec-mocks (~> 3.10.0)
76
- rspec-core (3.10.0)
76
+ rspec-core (3.10.1)
77
77
  rspec-support (~> 3.10.0)
78
- rspec-expectations (3.10.0)
78
+ rspec-expectations (3.10.1)
79
79
  diff-lcs (>= 1.2.0, < 2.0)
80
80
  rspec-support (~> 3.10.0)
81
- rspec-mocks (3.10.0)
81
+ rspec-mocks (3.10.2)
82
82
  diff-lcs (>= 1.2.0, < 2.0)
83
83
  rspec-support (~> 3.10.0)
84
- rspec-support (3.10.0)
85
- rubocop (0.93.1)
84
+ rspec-support (3.10.2)
85
+ rubocop (1.13.0)
86
86
  parallel (~> 1.10)
87
- parser (>= 2.7.1.5)
87
+ parser (>= 3.0.0.0)
88
88
  rainbow (>= 2.2.2, < 4.0)
89
- regexp_parser (>= 1.8)
89
+ regexp_parser (>= 1.8, < 3.0)
90
90
  rexml
91
- rubocop-ast (>= 0.6.0)
91
+ rubocop-ast (>= 1.2.0, < 2.0)
92
92
  ruby-progressbar (~> 1.7)
93
- unicode-display_width (>= 1.4.0, < 2.0)
94
- rubocop-ast (1.1.0)
93
+ unicode-display_width (>= 1.4.0, < 3.0)
94
+ rubocop-ast (1.4.1)
95
95
  parser (>= 2.7.1.5)
96
- rubocop-performance (1.8.1)
97
- rubocop (>= 0.87.0)
96
+ rubocop-performance (1.11.1)
97
+ rubocop (>= 1.7.0, < 2.0)
98
98
  rubocop-ast (>= 0.4.0)
99
- rubocop-rspec (1.44.1)
100
- rubocop (~> 0.87)
101
- rubocop-ast (>= 0.7.1)
102
- ruby-progressbar (1.10.1)
99
+ rubocop-rspec (2.3.0)
100
+ rubocop (~> 1.0)
101
+ rubocop-ast (>= 1.1.0)
102
+ ruby-progressbar (1.11.0)
103
103
  shellany (0.0.1)
104
- thor (1.0.1)
105
- thread_safe (0.3.6)
104
+ thor (1.1.0)
106
105
  tty-cursor (0.7.1)
107
106
  tty-spinner (0.9.3)
108
107
  tty-cursor (~> 0.7)
109
- tzinfo (1.2.7)
110
- thread_safe (~> 0.1)
111
- unicode-display_width (1.7.0)
112
- zeitwerk (2.4.1)
108
+ tzinfo (2.0.4)
109
+ concurrent-ruby (~> 1.0)
110
+ unicode-display_width (2.0.0)
111
+ zeitwerk (2.4.2)
113
112
 
114
113
  PLATFORMS
115
- ruby
114
+ x86_64-darwin-19
116
115
 
117
116
  DEPENDENCIES
118
117
  activerecord
@@ -131,4 +130,4 @@ DEPENDENCIES
131
130
  ziptz!
132
131
 
133
132
  BUNDLED WITH
134
- 2.1.4
133
+ 2.2.16
data/README.md CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  Get time zone, daylight saving time, and base offset for any US ZIP code.
8
8
 
9
- <i>ZIP codes are up to date as of <b>April 2021</b>.</i>
9
+ <i>ZIP codes are up to date as of <b>May 2021</b>.</i>
10
10
 
11
11
  ## Compatibility
12
12
 
data/lib/ziptz.rb CHANGED
@@ -2,7 +2,7 @@ require 'yaml'
2
2
  require 'zlib'
3
3
 
4
4
  class Ziptz
5
- VERSION = '3.0.1'.freeze
5
+ VERSION = '3.0.2'.freeze
6
6
 
7
7
  def time_zone_name(zip)
8
8
  tz_info = time_zone_info(zip)
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: 3.0.1
4
+ version: 3.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Keith Morrison
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-04-01 00:00:00.000000000 Z
11
+ date: 2021-05-01 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
  - !ruby/object:Gem::Version
53
53
  version: '0'
54
54
  requirements: []
55
- rubygems_version: 3.1.4
55
+ rubygems_version: 3.2.15
56
56
  signing_key:
57
57
  specification_version: 4
58
58
  summary: TimeZone info for any 5-digit US zip code