From 72377a988ac93aad5a8b75c228ceeb10ce96be71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:22:34 +0000 Subject: [PATCH] Bump i18n from 0.6.0 to 0.8.0 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.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.6.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 1dd7226..3cf8981 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,7 +16,7 @@ GEM diff-lcs (1.1.3) domain_name (0.5.2) unf (~> 0.0.3) - i18n (0.6.0) + i18n (0.8.0) little-plugger (1.1.3) loquacious (1.9.1) mechanize (2.3)