From 2d12b43448f7ef58f6e982b6ffa9e57a9fa73b39 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 10:30:22 +0000 Subject: [PATCH] Bump i18n from 1.8.2 to 1.8.8 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.8.2 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.2...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 79623493..ea8895b0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,7 @@ GEM builder (3.2.4) byebug (11.1.3) coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.8) crass (1.0.6) database_cleaner (1.8.4) deep_merge (1.2.1) @@ -103,7 +103,7 @@ GEM dry-initializer (~> 3.0) dry-schema (~> 1.5) erubi (1.9.0) - i18n (1.8.2) + i18n (1.8.8) concurrent-ruby (~> 1.0) ice_nine (0.11.2) jaro_winkler (1.5.4)