From e1a21b19fb67c28c0b47e7ad411d2f68c3b4c385 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2020 20:10:05 +0000 Subject: [PATCH] Bump geocoder from 1.4.4 to 1.6.3 Bumps [geocoder](https://github.com/alexreisner/geocoder) from 1.4.4 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.4...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 bec5be9..f204f27 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM erubi (1.6.1) execjs (2.7.0) ffi (1.9.18) - geocoder (1.4.4) + geocoder (1.6.3) globalid (0.4.0) activesupport (>= 4.2.0) i18n (0.8.6)