From 574b830155fe4abd2317374a509a2fc2234549b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:38:47 +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:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index feb894f..6e428be 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GEM remote: https://rubygems.org/ specs: activesupport (3.0.7) - i18n (0.5.0) + i18n (0.8.0) libv8 (3.16.14.3) ref (1.0.5) therubyracer (0.12.1)