From c0db3eb6ffa8077d3e360d33e8db89a96234d406 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 09:35:21 +0000 Subject: [PATCH] chore(deps): bump i18n from 1.14.1 to 1.14.3 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.14.1 to 1.14.3. - [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.14.3) --- 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, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1013d7bdcb..6c7104c14d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -334,8 +334,9 @@ GEM hashie (5.0.0) highline (2.0.3) htmlentities (4.3.4) - i18n (1.14.1) + i18n (1.14.3) concurrent-ruby (~> 1.0) + racc (~> 1.7) i18n-js (3.9.2) i18n (>= 0.6.6) image_processing (1.12.2)