From 20c9b89917038df9ce5407c88b8ebb8ed87a69ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 14 Jan 2019 05:57:02 +0000 Subject: [PATCH] Bump i18n from 1.5.1 to 1.5.2 in /Library/Homebrew/vendor Bumps [i18n](https://github.com/svenfuchs/i18n) from 1.5.1 to 1.5.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.5.1...v1.5.2) 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 b993c26fd7..1271504eef 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.5.1) + i18n (1.5.2) concurrent-ruby (~> 1.0) jaro_winkler (1.5.2) minitest (5.11.3)