From aaabb81fea67d0a6cfdee7f17ca60c610f3983e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 17 Dec 2018 06:00:51 +0000 Subject: [PATCH] Bump i18n from 1.1.1 to 1.2.0 in /Library/Homebrew/vendor Bumps [i18n](https://github.com/svenfuchs/i18n) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/svenfuchs/i18n/releases) - [Changelog](https://github.com/svenfuchs/i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/svenfuchs/i18n/compare/v1.1.1...v1.2.0) Signed-off-by: dependabot[bot] --- Library/Homebrew/vendor/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/vendor/Gemfile.lock b/Library/Homebrew/vendor/Gemfile.lock index 200a645020..494c052860 100644 --- a/Library/Homebrew/vendor/Gemfile.lock +++ b/Library/Homebrew/vendor/Gemfile.lock @@ -9,7 +9,7 @@ GEM ast (2.4.0) backports (3.11.4) concurrent-ruby (1.1.4) - i18n (1.1.1) + i18n (1.2.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.1) minitest (5.11.3)