From 26799eaa4bde7c43c232ffd698e0d325f0557c73 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 Jan 2021 04:51:45 +0000 Subject: [PATCH] Bump i18n from 1.8.5 to 1.8.7 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.8.5 to 1.8.7. - [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.5...v1.8.7) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 16bcb3b..b779c98 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,7 +37,7 @@ GEM dry-equalizer (~> 0.3) dry-inflector (~> 0.1, >= 0.1.2) dry-logic (~> 1.0, >= 1.0.2) - i18n (1.8.5) + i18n (1.8.7) concurrent-ruby (~> 1.0) method_source (1.0.0) parallel (1.20.1)