File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 2.7.3
1+ 3.0.2
Original file line number Diff line number Diff line change 1+ *1.0.6* (September 30, 2025)
2+
3+ * Bump rexml from 3.3.9 to 3.4.2
4+
15*1.0.5* (October 04, 2024)
26
37* Fix a data parsing error where foreign countries use the pipe symbol in city names
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- free_zipcode_data (1.0.5 )
4+ free_zipcode_data (1.0.6 )
55 colored (~> 1.2 )
66 kiba (~> 4.0 )
77 optimist (~> 3.0 )
1919 docile (1.4.0 )
2020 kiba (4.0.0 )
2121 method_source (0.9.2 )
22- optimist (3.0.1 )
22+ mini_portile2 (2.8.9 )
23+ optimist (3.2.1 )
2324 parallel (1.21.0 )
2425 parser (3.0.2.0 )
2526 ast (~> 2.4.1 )
5859 parser (>= 3.0.1.1 )
5960 ruby-prof (0.18.0 )
6061 ruby-progressbar (1.11.0 )
61- rubyzip (2.3.2 )
62+ rubyzip (3.1.1 )
6263 simplecov (0.21.2 )
6364 docile (~> 1.1 )
6465 simplecov-html (~> 0.11 )
6566 simplecov_json_formatter (~> 0.1 )
6667 simplecov-html (0.12.3 )
6768 simplecov_json_formatter (0.1.3 )
68- sqlite3 (1.4.2 )
69+ sqlite3 (1.7.3 )
70+ mini_portile2 (~> 2.8.0 )
6971 unicode-display_width (2.1.0 )
7072
7173PLATFORMS
@@ -82,4 +84,4 @@ DEPENDENCIES
8284 simplecov (~> 0.16 )
8385
8486BUNDLED WITH
85- 2.1.4
87+ 2.2.22
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module FreeZipcodeData
4- VERSION = '1.0.5 ' . freeze
4+ VERSION = '1.0.6 ' . freeze
55end
You can’t perform that action at this time.
0 commit comments