From a955762cded8fb7d9e32cc179bbcbd7c28c5d629 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 19:28:16 +0000 Subject: [PATCH] Bump i18n from 1.14.7 to 1.14.8 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.14.7 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.14.7...v1.14.8) --- updated-dependencies: - dependency-name: i18n dependency-version: 1.14.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1e694fd9a1..57426da84a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,11 +10,11 @@ GEM ast (2.4.3) benchmark (0.5.0) coderay (1.1.3) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) date (3.5.1) docile (1.4.1) erb (6.0.1) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) io-console (0.8.2) irb (1.16.0)