From b144f8644ef93d106cf52d7c1220b2211d1bc422 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 00:50:11 +0000 Subject: [PATCH] Bump i18n from 1.14.6 to 1.14.7 in /builder in the rails group Bumps the rails group in /builder with 1 update: [i18n](https://github.com/ruby-i18n/i18n). Updates `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: indirect update-type: version-update:semver-patch dependency-group: rails ... Signed-off-by: dependabot[bot] --- builder/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/Gemfile.lock b/builder/Gemfile.lock index d70842fed87..5e778d1e03d 100644 --- a/builder/Gemfile.lock +++ b/builder/Gemfile.lock @@ -110,7 +110,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.8) domain_name (~> 0.5) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) image_processing (1.13.0) mini_magick (>= 4.9.5, < 5)