From cc478ea173e8e362d3ad6a887f7a36c68abb44d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 2 Jan 2019 05:19:34 +0000 Subject: [PATCH] Bump i18n from 1.3.0 to 1.4.0 in /Library/Homebrew/vendor Bumps [i18n](https://github.com/svenfuchs/i18n) from 1.3.0 to 1.4.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.3.0...v1.4.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 ad44b8a6e4..dddb7083d2 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.3.0) + i18n (1.4.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.1) minitest (5.11.3)