From 27ab6974e8feabd02fbcd351d1f41623c085ae72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Feb 2022 05:32:27 +0000 Subject: [PATCH] Bump i18n-js from 3.9.0 to 3.9.1 Bumps [i18n-js](https://github.com/fnando/i18n-js) from 3.9.0 to 3.9.1. - [Release notes](https://github.com/fnando/i18n-js/releases) - [Changelog](https://github.com/fnando/i18n-js/blob/v3.9.1/CHANGELOG.md) - [Commits](https://github.com/fnando/i18n-js/compare/v3.9.0...v3.9.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 dde26c73e39..22da2877ebd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -544,7 +544,7 @@ GEM httpclient (2.8.3) i18n (1.9.1) concurrent-ruby (~> 1.0) - i18n-js (3.9.0) + i18n-js (3.9.1) i18n (>= 0.6.6) icalendar (2.7.1) ice_cube (~> 0.16)