From 9d9f97fa9fbda4de6f2a4e196f750b3c8a63fe6b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 04:50:05 +0000 Subject: [PATCH] Bump i18n from 1.8.5 to 1.8.6 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.8.5 to 1.8.6. - [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.6) 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..b17e66d 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.6) concurrent-ruby (~> 1.0) method_source (1.0.0) parallel (1.20.1)