From fea1732963ecf458d1bd17c0ae5dda83c113ee44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2020 20:28:24 +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 ff19ef9..4100dc8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -448,7 +448,7 @@ GEM activesupport (>= 4.1, < 6.0) railties (>= 4.1, < 6.0) tzinfo (~> 1.2, >= 1.2.2) - geocoder (1.5.2) + geocoder (1.6.3) globalid (0.4.2) activesupport (>= 4.2.0) graphiql-rails (1.4.11)