From 1b5c80b5864ff37cb8d6500997cda4082f7dc958 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 09:01:43 +0000 Subject: [PATCH] Bump i18n-js from 3.8.1 to 3.8.2 Bumps [i18n-js](https://github.com/fnando/i18n-js) from 3.8.1 to 3.8.2. - [Release notes](https://github.com/fnando/i18n-js/releases) - [Changelog](https://github.com/fnando/i18n-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/fnando/i18n-js/compare/v3.8.1...v3.8.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 50bf4703..501ed8d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -161,7 +161,7 @@ GEM domain_name (~> 0.5) i18n (1.8.9) concurrent-ruby (~> 1.0) - i18n-js (3.8.1) + i18n-js (3.8.2) i18n (>= 0.6.6) image_processing (1.12.1) mini_magick (>= 4.9.5, < 5)