From b9fcad64657173fe97692230e975b3eddd7fa5be Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2020 10:22:00 +0000 Subject: [PATCH] Bump i18n from 1.8.2 to 1.8.5 Bumps [i18n](https://github.com/svenfuchs/i18n) from 1.8.2 to 1.8.5. - [Release notes](https://github.com/svenfuchs/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/svenfuchs/i18n/compare/v1.8.2...v1.8.5) 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 79623493..18baf9f0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM dry-initializer (~> 3.0) dry-schema (~> 1.5) erubi (1.9.0) - i18n (1.8.2) + i18n (1.8.5) concurrent-ruby (~> 1.0) ice_nine (0.11.2) jaro_winkler (1.5.4)