From 8eb9f927020a52651eeebf968487787178cf368f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 15:10:08 +0000 Subject: [PATCH] [Security] 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. **This update includes a security fix.** - [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-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 07cf239..6ef461a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,7 @@ GEM execjs (2.7.0) ffi (1.11.1) ffi (1.11.1-x86-mingw32) - geocoder (1.5.1) + geocoder (1.6.1) globalid (0.4.2) activesupport (>= 4.2.0) gon (6.2.1)