From 02d3a904428228f818dafcbae49e94a34379fc3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 12:51:27 +0000 Subject: [PATCH] Bump i18n from 1.14.6 to 1.14.7 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.14.6 to 1.14.7. - [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.6...v1.14.7) --- updated-dependencies: - dependency-name: i18n dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9308d6c..569f79e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,14 +34,14 @@ GEM bigdecimal (3.1.8) builder (3.2.4) colorize (1.1.0) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) connection_pool (2.4.1) crass (1.0.6) date (3.4.1) drb (2.2.1) erubi (1.12.0) highline (3.0.1) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) i18n-tasks (1.0.14) activesupport (>= 4.0.2)