From aef11aca59baa527486306e2d00b821d8fad1178 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 10:56:10 +0000 Subject: [PATCH] Bump i18n from 1.8.2 to 1.8.3 Bumps [i18n](https://github.com/svenfuchs/i18n) from 1.8.2 to 1.8.3. - [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.3) 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..0f7c70e1 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.3) concurrent-ruby (~> 1.0) ice_nine (0.11.2) jaro_winkler (1.5.4)