From 4865c1f5536346fbe21e5d6bdca4b6fabf9ed3fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:41:25 +0000 Subject: [PATCH] Bump i18n from 0.6.4 to 0.6.11 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.4 to 0.6.11. - [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/v0.6.4...v0.6.11) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 182cb6b2f6..d64d5e3086 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM highline (1.6.21) honeybadger (1.10.0) json - i18n (0.6.4) + i18n (0.6.11) json (1.8.1) json_pure (1.7.7) launchy (2.4.2)