From 2a98ca6d2eff9820ba1461f3e4d7efe8ba8fd5af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2020 20:23:56 +0000 Subject: [PATCH] Bump geocoder from 1.1.2 to 1.6.1 in /hw2/localee Bumps [geocoder](https://github.com/alexreisner/geocoder) from 1.1.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/1.1.2...v1.6.1) Signed-off-by: dependabot[bot] --- hw2/localee/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw2/localee/Gemfile.lock b/hw2/localee/Gemfile.lock index d0a603d..bd7c6d4 100644 --- a/hw2/localee/Gemfile.lock +++ b/hw2/localee/Gemfile.lock @@ -44,7 +44,7 @@ GEM multi_json (~> 1.0) factory_girl (4.0.0) activesupport (>= 3.0.0) - geocoder (1.1.2) + geocoder (1.6.1) guard (1.3.2) listen (>= 0.4.2) thor (>= 0.14.6)