From a5855d72d866da3250acbd53f9e72d5d4bbc4408 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Jan 2026 17:00:32 +0000 Subject: [PATCH] build(deps): bump rails-i18n from 8.0.2 to 8.1.0 Bumps [rails-i18n](https://github.com/svenfuchs/rails-i18n) from 8.0.2 to 8.1.0. - [Changelog](https://github.com/svenfuchs/rails-i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/svenfuchs/rails-i18n/compare/v8.0.2...v8.1.0) --- updated-dependencies: - dependency-name: rails-i18n dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 75fb1994..6aefa8ce 100644 --- a/Gemfile +++ b/Gemfile @@ -80,7 +80,7 @@ gem "mission_control-jobs" gem "alba" -gem "rails-i18n", "~> 8.0.0" +gem "rails-i18n", "~> 8.1.0" gem "i18n-js" gem "herb" diff --git a/Gemfile.lock b/Gemfile.lock index 59f44897..b7067ef4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -317,7 +317,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.5.2) + prism (1.7.0) propshaft (1.2.1) actionpack (>= 7.0.0) activesupport (>= 7.0.0) @@ -366,7 +366,7 @@ GEM rails-html-sanitizer (1.6.2) loofah (~> 2.21) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) - rails-i18n (8.0.2) + rails-i18n (8.1.0) i18n (>= 0.7, < 2) railties (>= 8.0.0, < 9) rails_semantic_logger (4.18.0) @@ -612,7 +612,7 @@ DEPENDENCIES puma (~> 6.6) rack-contrib (~> 2.5.0) rails (= 8.1.0.rc1) - rails-i18n (~> 8.0.0) + rails-i18n (~> 8.1.0) rails_semantic_logger rbs rbs-inline