From b9a29fdf5bd578ec68564ab3dfa314ad4e974766 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 23:12:32 +0000 Subject: [PATCH] chore(deps): 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: indirect 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 5ff654f..9d8af5d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,14 +18,14 @@ GEM uri (>= 0.13.1) base64 (0.3.0) bigdecimal (4.1.2) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) connection_pool (3.0.2) drb (2.2.3) hashie (5.1.0) logger highline (3.1.2) reline - i18n (1.14.8) + i18n (1.15.2) concurrent-ruby (~> 1.0) io-console (0.8.2) json (2.19.9)