From cd362edad76037d1588a72590bd00db417d56111 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:48:11 +0000 Subject: [PATCH] Bump i18n from 0.6.0 to 0.6.11 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.0 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.0...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 5d2309b..aa5c373 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM ffaker (1.10.1) highline (1.6.8) hike (1.2.1) - i18n (0.6.0) + i18n (0.6.11) jquery-rails (1.0.19) railties (~> 3.0) thor (~> 0.14)