From ad68ce8d7ca5a92f55c6a7dbf9b028ff6d1f093e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 03:01:35 +0000 Subject: [PATCH] Bump i18n-js from 4.0.0 to 4.0.1 Bumps [i18n-js](https://github.com/fnando/i18n-js) from 4.0.0 to 4.0.1. - [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.0.0...v4.0.1) --- 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 98c9863d..2bebb5ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -179,7 +179,7 @@ GEM domain_name (~> 0.5) i18n (1.12.0) concurrent-ruby (~> 1.0) - i18n-js (4.0.0) + i18n-js (4.0.1) glob i18n image_processing (1.12.2)