From b82496b8a13b0328f6579bf54bce54901ff6e5c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 09:31:25 +0000 Subject: [PATCH] chore(deps): bump i18n from 1.14.3 to 1.14.4 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.14.3 to 1.14.4. - [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.3...v1.14.4) --- updated-dependencies: - dependency-name: i18n dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6c7104c14d..a92aa704f1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -334,9 +334,8 @@ GEM hashie (5.0.0) highline (2.0.3) htmlentities (4.3.4) - i18n (1.14.3) + i18n (1.14.4) concurrent-ruby (~> 1.0) - racc (~> 1.7) i18n-js (3.9.2) i18n (>= 0.6.6) image_processing (1.12.2)