From 285f24af30e109ac5b55e60d177326fa50e552b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2020 20:53:03 +0000 Subject: [PATCH] Bump geocoder from 1.5.0 to 1.6.1 Bumps [geocoder](https://github.com/alexreisner/geocoder) from 1.5.0 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.0...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 4f45ae8..db19560 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,7 +140,7 @@ GEM multipart-post (>= 1.2, < 3) ffi (1.9.25) ffi (1.9.25-x64-mingw32) - geocoder (1.5.0) + geocoder (1.6.1) gherkin (5.1.0) globalid (0.4.1) activesupport (>= 4.2.0)