From c462bf95f3d4474a5b02912670c3b89fbeca4e04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2020 20:22:51 +0000 Subject: [PATCH] Bump geocoder from 1.5.2 to 1.6.3 Bumps [geocoder](https://github.com/alexreisner/geocoder) from 1.5.2 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/v.1.5.2...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 e599138..66bd708 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -272,7 +272,7 @@ GEM formtastic (3.1.5) actionpack (>= 3.2.13) formtastic_i18n (0.6.0) - geocoder (1.5.2) + geocoder (1.6.3) globalid (0.4.2) activesupport (>= 4.2.0) groupdate (4.2.0)