From bda1a527d354069fa4eb28da989c113074be2589 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 09:57:48 +0000 Subject: [PATCH] Bump i18n from 1.12.0 to 1.13.0 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.12.0 to 1.13.0. - [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.12.0...v1.13.0) --- updated-dependencies: - dependency-name: i18n dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8b9326c313..343e4022eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -338,7 +338,7 @@ GEM hiredis (0.6.3) htmlentities (4.3.4) httpclient (2.8.3) - i18n (1.12.0) + i18n (1.13.0) concurrent-ruby (~> 1.0) i18n-js (3.9.2) i18n (>= 0.6.6)