From caf3b6a337ff8356d6ae1589f83cd69ad0cdfe45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:18:26 +0000 Subject: [PATCH] Bump i18n from 0.6.5 to 0.8.0 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.5 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.6.5...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 1618b26..2b40f49 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,7 +25,7 @@ GEM hashie (2.0.5) highline (1.6.20) httpauth (0.2.0) - i18n (0.6.5) + i18n (0.8.0) jeweler (1.8.8) builder bundler (~> 1.0)