From 57bc1ba432bdc9ae738b4cc99d668bef75dc12a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 05:02:49 +0000 Subject: [PATCH] Bump i18n from 1.14.5 to 1.14.6 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.14.5 to 1.14.6. - [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.5...v1.14.6) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0b45b63..968b64f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,7 @@ GEM docile (1.4.1) faker (3.4.2) i18n (>= 1.8.11, < 2) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) iniparse (1.5.0) json (2.7.2)