From 67b5b9a8ba99556f870737787bd8c70044cd3e61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 09:23:31 +0000 Subject: [PATCH] Bump i18n from 1.14.8 to 1.15.2 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.14.8 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.14.8...v1.15.2) --- updated-dependencies: - dependency-name: i18n dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c73f458a9..3bcd47ff4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -227,7 +227,7 @@ GEM hashdiff (1.2.1) hashie (5.1.0) logger - i18n (1.14.8) + i18n (1.15.2) concurrent-ruby (~> 1.0) image_processing (2.0.2) importmap-rails (2.2.3)