From ab7faa15eb8a30730d2832899172cbce5623e9da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 21:52:50 +0000 Subject: [PATCH] Bump i18n from 1.14.1 to 1.15.2 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.14.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.14.1...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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 12e9bf6a..783dcb9f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,11 +38,11 @@ GEM builder (3.2.4) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.7) connection_pool (2.4.1) drb (2.1.1) ruby2_keywords - i18n (1.14.1) + i18n (1.15.2) concurrent-ruby (~> 1.0) json (2.7.1) language_server-protocol (3.17.0.3)