From df5d0ef5b4595135d001c0f99c4b7f78f1ae81cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 22:05:48 +0000 Subject: [PATCH] Bump i18n from 0.6.1 to 0.8.0 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.1 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.1...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 8c3d541..e5e7430 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM thor (>= 0.14.6) guard-rspec (1.2.1) guard (>= 1.1) - i18n (0.6.1) + i18n (0.8.0) jeweler (1.8.4) bundler (~> 1.0) git (>= 1.2.5)