From 84530b326156c92131a317b625d01f245ca4eefc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 03:01:04 +0000 Subject: [PATCH] Bump i18n-js from 3.9.1 to 3.9.2 Bumps [i18n-js](https://github.com/fnando/i18n-js) from 3.9.1 to 3.9.2. - [Release notes](https://github.com/fnando/i18n-js/releases) - [Changelog](https://github.com/fnando/i18n-js/blob/v3.9.2/CHANGELOG.md) - [Commits](https://github.com/fnando/i18n-js/compare/v3.9.1...v3.9.2) --- updated-dependencies: - dependency-name: i18n-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 75a1d6ef..8645bcf1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -194,7 +194,7 @@ GEM domain_name (~> 0.5) i18n (1.10.0) concurrent-ruby (~> 1.0) - i18n-js (3.9.1) + i18n-js (3.9.2) i18n (>= 0.6.6) image_processing (1.12.2) mini_magick (>= 4.9.5, < 5)