From 1779fe0be4e5cb1f979e912a64371bf0c5f51c49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2020 20:36:19 +0000 Subject: [PATCH] Bump geocoder from 1.4.7 to 1.6.1 Bumps [geocoder](https://github.com/alexreisner/geocoder) from 1.4.7 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/v1.4.7...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 a952763d..5636a193 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -649,7 +649,7 @@ GEM thor (~> 0.19.1) friendly_id (5.1.0) activerecord (>= 4.0.0) - geocoder (1.4.7) + geocoder (1.6.1) globalid (0.4.0) activesupport (>= 4.2.0) http-cookie (1.0.3)