From 4a1758135316302f57a4ce1bb82856b2e65335d2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 13:00:53 +0000 Subject: [PATCH] build: bump jaro_winkler from 1.5.3 to 1.5.4 in /Library/Homebrew Bumps [jaro_winkler](https://github.com/tonytonyjan/jaro_winkler) from 1.5.3 to 1.5.4. - [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 4fdc10c0a0..16e461c7b1 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -24,7 +24,7 @@ GEM domain_name (~> 0.5) i18n (1.7.0) concurrent-ruby (~> 1.0) - jaro_winkler (1.5.3) + jaro_winkler (1.5.4) json (2.2.0) mechanize (2.7.6) domain_name (~> 0.5, >= 0.5.1)