From 0fa39859a4ffba071b6b2106879afbdf07ca94ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2020 20:21:33 +0000 Subject: [PATCH] Bump geocoder from 1.1.2 to 1.6.1 Bumps [geocoder](https://github.com/alexreisner/geocoder) from 1.1.2 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/1.1.2...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 037b3d5..1aa92a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,7 +72,7 @@ GEM multi_json (~> 1.0) faraday (0.8.4) multipart-post (~> 1.1) - geocoder (1.1.2) + geocoder (1.6.1) gmaps4rails (1.5.5) hashie (1.2.0) highline (1.6.13)