From c60d4e651ce1a51cb64c9f540df5ac213a8da51e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Tue, 18 Jun 2019 08:29:45 +0000 Subject: [PATCH] build: bump jaro_winkler from 1.5.2 to 1.5.3 in /Library/Homebrew Bumps [jaro_winkler](https://github.com/tonytonyjan/jaro_winkler) from 1.5.2 to 1.5.3. - [Release notes](https://github.com/tonytonyjan/jaro_winkler/releases) - [Changelog](https://github.com/tonytonyjan/jaro_winkler/blob/master/CHANGELOG.md) - [Commits](https://github.com/tonytonyjan/jaro_winkler/commits) Signed-off-by: dependabot-preview[bot] --- Library/Homebrew/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 3f20103e66..2308478da5 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -25,7 +25,7 @@ GEM domain_name (~> 0.5) i18n (1.6.0) concurrent-ruby (~> 1.0) - jaro_winkler (1.5.2) + jaro_winkler (1.5.3) json (2.2.0) mechanize (2.7.6) domain_name (~> 0.5, >= 0.5.1)