From 5062060712002e897a639a6e812a6ac212a759d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 12:52:27 +0000 Subject: [PATCH] Bump i18n from 1.15.0 to 1.15.1 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.15.0 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.15.0...v1.15.1) --- updated-dependencies: - dependency-name: i18n dependency-version: 1.15.1 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 bd6813f..c617a58 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,7 +29,7 @@ GEM hashie (5.0.0) highline (3.1.1) reline - i18n (1.15.0) + i18n (1.15.1) concurrent-ruby (~> 1.0) io-console (0.8.2) irb (1.16.0)