From 95be314f097f7c26dc6c4ee0ca822ac8048d5059 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 12:52:24 +0000 Subject: [PATCH] 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: direct:production 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 c617a58..ec8bbd7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,7 +29,7 @@ GEM hashie (5.0.0) highline (3.1.1) reline - i18n (1.15.1) + i18n (1.15.2) concurrent-ruby (~> 1.0) io-console (0.8.2) irb (1.16.0)