From b50d48ca78be18ffb0291cd849f70f7476f65aab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 16:08:29 +0000 Subject: [PATCH] Bump i18n-js from 3.8.0 to 4.2.1 Bumps [i18n-js](https://github.com/fnando/i18n-js) from 3.8.0 to 4.2.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/v3.8.0...v4.2.1) --- updated-dependencies: - dependency-name: i18n-js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e659e43045..13e2d8886d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -194,6 +194,7 @@ GEM gemoji (3.0.1) geocoder (1.8.0) georuby (2.0.0) + glob (0.4.0) globalid (1.0.0) activesupport (>= 5.0) google-apis-compute_v1 (0.42.0) @@ -280,8 +281,9 @@ GEM httpclient (2.8.3) i18n (1.12.0) concurrent-ruby (~> 1.0) - i18n-js (3.8.0) - i18n (>= 0.6.6) + i18n-js (4.2.1) + glob (>= 0.4.0) + i18n impressionist (1.6.1) nokogiri (~> 1) jasmine-core (3.4.0)