Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Commit f064eaa

Browse files
chore(deps): update dependency geocoder to v1.8.3
1 parent 205a23b commit f064eaa

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ GEM
5353
aes_key_wrap (1.1.0)
5454
amq-protocol (2.3.2)
5555
arel (9.0.0)
56+
base64 (0.2.0)
5657
bindata (2.4.15)
5758
bootsnap (1.18.4)
5859
msgpack (~> 1.2)
@@ -80,6 +81,7 @@ GEM
8081
dry-validation (~> 1.0, >= 1.0.0)
8182
connection_pool (2.4.1)
8283
crass (1.0.6)
84+
csv (3.3.0)
8385
date (3.3.3)
8486
dbscan (0.2)
8587
distance_measures
@@ -153,7 +155,9 @@ GEM
153155
faraday-retry (1.0.3)
154156
ffi (1.15.5)
155157
forgery (0.8.1)
156-
geocoder (1.8.2)
158+
geocoder (1.8.3)
159+
base64 (>= 0.1.0)
160+
csv (>= 3.0.0)
157161
geokit (1.14.0)
158162
geokit-rails (2.5.0)
159163
geokit (~> 1.5)

0 commit comments

Comments
 (0)