From bdc30803e6548e847bedd7093f9fc2122681f492 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Oct 2022 09:45:25 +0000 Subject: [PATCH] Bump i18n from 1.9.1 to 1.12.0 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.9.1 to 1.12.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.9.1...v1.12.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 ff93d1a..3cfe2c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,7 @@ GEM dry-schema (~> 1.8, >= 1.8.0) factory_bot (6.2.0) activesupport (>= 5.0.0) - i18n (1.9.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) method_source (1.0.0)