From 3b667ef3a8440478efc7233882d6ab0db995a345 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:02:14 +0000 Subject: [PATCH] Bump i18n from 0.7.0 to 0.8.0 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.7.0 to 0.8.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/v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: i18n dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0f13355..2cecf67 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GEM thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) addressable (2.3.8) - i18n (0.7.0) + i18n (0.8.0) json (1.8.3) minitest (5.8.1) parallel (1.6.1)