From 421cbcc7458ac72761ac80c27fcd50f524c89f40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 16:37:08 +0000 Subject: [PATCH] Bump i18n-js from 3.9.0 to 3.9.2 Bumps [i18n-js](https://github.com/fnando/i18n-js) from 3.9.0 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.0...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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 50d3e4c6aa..ab796e2b8c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -225,7 +225,7 @@ GEM coffee-script-source (1.12.2) combine_pdf (1.0.21) ruby-rc4 (>= 0.1.5) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) connection_pool (2.2.5) crack (0.4.5) rexml @@ -342,7 +342,7 @@ GEM htmlentities (4.3.4) i18n (1.8.10) concurrent-ruby (~> 1.0) - i18n-js (3.9.0) + i18n-js (3.9.2) i18n (>= 0.6.6) image_processing (1.12.2) mini_magick (>= 4.9.5, < 5)