From 2739539a27c4a855d8477733b356dbd09aba5f5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2020 20:19:01 +0000 Subject: [PATCH] Bump geocoder from 1.4.7 to 1.6.3 Bumps [geocoder](https://github.com/alexreisner/geocoder) from 1.4.7 to 1.6.3. - [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.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a08a7ed..605b9f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -628,7 +628,7 @@ GEM ffi (1.9.23) figaro (1.1.1) thor (~> 0.14) - geocoder (1.4.7) + geocoder (1.6.3) globalid (0.4.1) activesupport (>= 4.2.0) hiredis (0.6.1)