From 643154111019fd350ce7b8640be562af7f77ac11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:21:55 +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 15df790..b2f76a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,7 @@ GEM multi_xml (>= 0.5.2) httpi (1.1.1) rack - i18n (0.6.4) + i18n (0.6.11) journey (1.0.4) jquery-rails (2.2.2) railties (>= 3.0, < 5.0)