From d94de0d0d05381c6a1263b9c6ad4d48fc7959ddf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2020 20:54:50 +0000 Subject: [PATCH] Bump geocoder from 1.5.2 to 1.6.1 Bumps [geocoder](https://github.com/alexreisner/geocoder) from 1.5.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/v.1.5.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 0267498..6c08e1f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,7 +130,7 @@ GEM faraday (0.17.1) multipart-post (>= 1.2, < 3) ffi (1.11.3) - geocoder (1.5.2) + geocoder (1.6.1) globalid (0.4.2) activesupport (>= 4.2.0) gmaps4rails (2.1.2)