From 187d4e8c90840f649d9f64603de0f85654af842d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2020 09:12:34 +0000 Subject: [PATCH] Bump i18n-js from 3.5.1 to 3.6.0 Bumps [i18n-js](https://github.com/fnando/i18n-js) from 3.5.1 to 3.6.0. - [Release notes](https://github.com/fnando/i18n-js/releases) - [Changelog](https://github.com/fnando/i18n-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/fnando/i18n-js/compare/v3.5.1...v3.6.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 920f3c3f..1614ba31 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,7 +147,7 @@ GEM domain_name (~> 0.5) i18n (1.8.2) concurrent-ruby (~> 1.0) - i18n-js (3.5.1) + i18n-js (3.6.0) i18n (>= 0.6.6) image_processing (1.10.3) mini_magick (>= 4.9.5, < 5)