From d72b8ea98201367c74f1fbd37c27faa4a5f3779c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2020 20:17:58 +0000 Subject: [PATCH] Bump geocoder from 1.4.4 to 1.6.1 Bumps [geocoder](https://github.com/alexreisner/geocoder) from 1.4.4 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.4...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 e404571c..0b1b9464 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,7 +132,7 @@ GEM formtastic_i18n (0.6.0) friendly_id (5.2.1) activerecord (>= 4.0.0) - geocoder (1.4.4) + geocoder (1.6.1) globalid (0.4.0) activesupport (>= 4.2.0) guard (2.14.1)