From 802d9f3230f6fc63d683c8413e50173f0f9eb76f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:12:44 +0000 Subject: [PATCH] Bump i18n from 0.5.0 to 0.8.0 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.5.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.5.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 408394e..8012c12 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,7 +5,7 @@ GEM daemons (1.0.10) diff-lcs (1.1.2) eventmachine (0.12.10) - i18n (0.5.0) + i18n (0.8.0) rspec (2.3.0) rspec-core (~> 2.3.0) rspec-expectations (~> 2.3.0)