From b4fd3f2f10b658f6c8c1248869a24beed37e8d34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 13:20:40 +0000 Subject: [PATCH] build(deps): bump i18n from 1.15.1 to 1.15.2 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.15.1 to 1.15.2. - [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.15.1...v1.15.2) --- updated-dependencies: - dependency-name: i18n dependency-version: 1.15.2 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e3082b3a738..428f3ddade7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -198,7 +198,7 @@ GEM domain_name (~> 0.5) httpclient (2.9.0) mutex_m - i18n (1.15.1) + i18n (1.15.2) concurrent-ruby (~> 1.0) io-console (0.8.2) ipaddress (0.8.3)