From e43f98405a1c24787e3ad48ca3728a823d7ca2d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 07:45:51 +0000 Subject: [PATCH] Bump i18n from 1.8.9 to 1.8.10 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.8.9 to 1.8.10. - [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/v1.8.9...v1.8.10) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 41b0c72cf3..46d4641806 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -269,7 +269,7 @@ GEM tilt hashdiff (1.0.1) highline (2.0.3) - i18n (1.8.9) + i18n (1.8.10) concurrent-ruby (~> 1.0) i18n-js (3.8.2) i18n (>= 0.6.6)