From d35120946c915e61cf91ef6f2267ef46302a47bf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 23:22:33 +0000 Subject: [PATCH] Build(deps): Bump i18n from 1.8.3 to 1.8.5 Bumps [i18n](https://github.com/svenfuchs/i18n) from 1.8.3 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.3...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 c26014c0a0..1049b4a4af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,7 +147,7 @@ GEM hkdf (0.3.0) htmlentities (4.3.4) http_accept_language (2.1.1) - i18n (1.8.3) + i18n (1.8.5) concurrent-ruby (~> 1.0) image_size (1.5.0) in_threads (1.5.4)