From b3efd70dba6276513a3ac625d21a3d378fb9d89d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 21:52:50 +0000 Subject: [PATCH] Bump i18n from 1.14.1 to 1.15.0 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.14.1 to 1.15.0. - [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.0) --- updated-dependencies: - dependency-name: i18n dependency-version: 1.15.0 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..b062329f 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.0) concurrent-ruby (~> 1.0) json (2.7.1) language_server-protocol (3.17.0.3)