diff --git a/Gemfile.lock b/Gemfile.lock index ebc78b0..2607a05 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,6 +53,7 @@ GEM aes_key_wrap (1.1.0) amq-protocol (2.3.2) arel (9.0.0) + base64 (0.2.0) bindata (2.4.15) bootsnap (1.18.4) msgpack (~> 1.2) @@ -80,6 +81,7 @@ GEM dry-validation (~> 1.0, >= 1.0.0) connection_pool (2.4.1) crass (1.0.6) + csv (3.3.1) date (3.3.3) dbscan (0.2) distance_measures @@ -153,7 +155,9 @@ GEM faraday-retry (1.0.3) ffi (1.15.5) forgery (0.8.1) - geocoder (1.8.2) + geocoder (1.8.5) + base64 (>= 0.1.0) + csv (>= 3.0.0) geokit (1.14.0) geokit-rails (2.5.0) geokit (~> 1.5)