From d12b36911baf50182303bd76015ce5234e9bc1fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 05:39:03 +0800 Subject: [PATCH] Build(deps): Bump i18n from 1.14.3 to 1.14.4 (#26093) Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.14.3 to 1.14.4. - [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.14.3...v1.14.4) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 80acb36cb87..09b99e5b660 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -164,9 +164,8 @@ GEM highline (3.0.1) htmlentities (4.3.4) http_accept_language (2.1.1) - i18n (1.14.3) + i18n (1.14.4) concurrent-ruby (~> 1.0) - racc (~> 1.7) image_optim (0.31.3) exifr (~> 1.2, >= 1.2.2) fspath (~> 3.0)