From e1259c8d0e36dcc6e6c31b3af3f39a9e6e68a066 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 03:56:52 +0000 Subject: [PATCH] Bump i18n-js from 4.2.2 to 4.2.3 Bumps [i18n-js](https://github.com/fnando/i18n-js) from 4.2.2 to 4.2.3. - [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/v4.2.2...v4.2.3) --- 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 6818844e..a0eb0bb2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -174,7 +174,7 @@ GEM http_accept_language (2.1.1) i18n (1.12.0) concurrent-ruby (~> 1.0) - i18n-js (4.2.2) + i18n-js (4.2.3) glob (>= 0.4.0) i18n image_processing (1.12.2)