From f15300ecffcf1c0d6ad38533e37974f221946f69 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:13 +0000 Subject: [PATCH] [Security] Bump geocoder from 1.5.1 to 1.6.3 Bumps [geocoder](https://github.com/alexreisner/geocoder) from 1.5.1 to 1.6.3. **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.3) 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 30cee7a..61dd358 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,7 @@ GEM faker (1.9.3) i18n (>= 0.7) ffi (1.10.0) - geocoder (1.5.1) + geocoder (1.6.3) globalid (0.4.2) activesupport (>= 4.2.0) haml (5.0.4)