From cf9511cec18ea40c36ab7ae15d4f750a81b7d601 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 23:42:22 +0000 Subject: [PATCH] Bump i18n from 1.14.8 to 1.15.1 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.14.8 to 1.15.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.14.8...v1.15.1) --- updated-dependencies: - dependency-name: i18n dependency-version: 1.15.1 dependency-type: direct:production 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 bed63c97d8..3dde579cc5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,12 +11,12 @@ GEM benchmark (0.5.0) benchmark-ips (2.14.0) coderay (1.1.3) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) date (3.5.1) docile (1.4.1) drb (2.2.3) erb (6.0.4) - i18n (1.14.8) + i18n (1.15.1) concurrent-ruby (~> 1.0) io-console (0.8.2) irb (1.18.0)