From c6cd134ff703f757b829949ff2c56a6cbcad8c18 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Feb 2021 22:14:45 +0000 Subject: [PATCH] Bump i18n from 1.8.5 to 1.8.8 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.8.5 to 1.8.8. - [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.8) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 689f1cb..5a610ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM ast (2.4.1) bcrypt (3.1.16) coderay (1.1.3) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.8) diff-lcs (1.4.4) dotenv (2.7.6) dry-auto_inject (0.7.0) @@ -71,7 +71,7 @@ GEM activesupport (>= 5.0.0) faker (2.15.1) i18n (>= 1.6, < 2) - i18n (1.8.7) + i18n (1.8.8) concurrent-ruby (~> 1.0) ice_nine (0.11.2) launchy (2.5.0)