From cb6b80117b105d948a8b259becc5c7760f1ca68f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2020 20:37:35 +0000 Subject: [PATCH] Bump geocoder from 1.5.1 to 1.6.1 Bumps [geocoder](https://github.com/alexreisner/geocoder) from 1.5.1 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/v1.5.1...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 66393c0..2eb5f85 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,7 @@ GEM faraday (0.15.4) multipart-post (>= 1.2, < 3) ffi (1.10.0) - geocoder (1.5.1) + geocoder (1.6.1) globalid (0.4.2) activesupport (>= 4.2.0) http-2 (0.9.0)