From cc04aef4425d1674337e70f0df0d0f1bc5a10c5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Jan 2026 03:57:24 +0000 Subject: [PATCH] Bump i18n from 1.8.10 to 1.14.8 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.8.10 to 1.14.8. - [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.10...v1.14.8) --- updated-dependencies: - dependency-name: i18n dependency-version: 1.14.8 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a7f751a..270ca7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,7 @@ GEM netrc (~> 0.11) cocoapods-try (1.2.0) colored2 (3.1.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.3.6) escape (0.0.4) ethon (0.14.0) ffi (>= 1.15.0) @@ -62,7 +62,7 @@ GEM fuzzy_match (2.0.4) gh_inspector (1.1.3) httpclient (2.8.3) - i18n (1.8.10) + i18n (1.14.8) concurrent-ruby (~> 1.0) json (2.5.1) minitest (5.14.4)