From baa26262019b99a6a8af7b2bdc373b239ba65c24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 18:57:27 +0000 Subject: [PATCH] build(deps): bump i18n from 1.13.0 to 1.14.0 in /Library/Homebrew Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.13.0 to 1.14.0. - [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.13.0...v1.14.0) --- 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 542691fe6e..06a40739f7 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -28,7 +28,7 @@ GEM hana (1.3.7) highline (2.0.3) hpricot (0.8.6) - i18n (1.13.0) + i18n (1.14.0) concurrent-ruby (~> 1.0) json (2.6.3) json_schemer (0.2.24)