From cbd31fbc622d951931739af5f1a0f0bbb66e7e60 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2020 01:30:20 +0000 Subject: [PATCH] build: bump i18n from 1.8.1 to 1.8.2 in /Library/Homebrew Bumps [i18n](https://github.com/svenfuchs/i18n) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/svenfuchs/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/svenfuchs/i18n/compare/v1.8.1...v1.8.2) 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 6f634ea839..512b930ef1 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -23,7 +23,7 @@ GEM hpricot (0.8.6) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.8.1) + i18n (1.8.2) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) json (2.3.0)