From 4afb8e061cd1928eb784ab9a4ba6f1fba672550f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2020 20:18:03 +0000 Subject: [PATCH] Bump geocoder from 1.1.6 to 1.6.1 Bumps [geocoder](https://github.com/alexreisner/geocoder) from 1.1.6 to 1.6.1. - [Release notes](https://github.com/alexreisner/geocoder/releases) - [Changelog](https://github.com/alexreisner/geocoder/blob/master/CHANGELOG.md) - [Commits](https://github.com/alexreisner/geocoder/compare/1.1.6...v1.6.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 36b6aeb..6099221 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM multi_json (~> 1.0) faraday (0.8.6) multipart-post (~> 1.1) - geocoder (1.1.6) + geocoder (1.6.1) hashie (1.2.0) hike (1.2.1) htmlentities (4.3.1)