From 72a6f7668c77a13ed7b3ae936795e347275d4071 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 18:04:21 +0000 Subject: [PATCH] build(deps): bump i18n from 1.8.11 to 1.9.1 in /Library/Homebrew Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.8.11 to 1.9.1. - [Release notes](https://github.com/ruby-i18n/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-i18n/i18n/compare/v1.8.11...v1.9.1) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[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 72bec8a247..d76aa0e0e9 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -33,7 +33,7 @@ GEM hpricot (0.8.6) http-cookie (1.0.4) domain_name (~> 0.5) - i18n (1.8.11) + i18n (1.9.1) concurrent-ruby (~> 1.0) json_schemer (0.2.18) ecma-re-validator (~> 0.3)