From 0fc9ead934f20ee09e419374b6fcfc3e871172c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 12 Feb 2019 13:19:50 +0000 Subject: [PATCH] Bump i18n-js from 3.1.0 to 3.2.1 Bumps [i18n-js](https://github.com/fnando/i18n-js) from 3.1.0 to 3.2.1. - [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.1.0...v3.2.1) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 9182e03c27..93aa430690 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}.git" } gem 'rails', '~> 3.2.22' gem 'rails-i18n', '~> 3.0.0' gem 'i18n', '~> 0.6.11' -gem 'i18n-js', '~> 3.1.0' +gem 'i18n-js', '~> 3.2.1' # Patched version. See http://rubysec.com/advisories/CVE-2015-5312/. gem 'nokogiri', '>= 1.6.7.1' diff --git a/Gemfile.lock b/Gemfile.lock index a69449b3b2..f7d088339a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -498,8 +498,8 @@ GEM multi_json (~> 1.0) multi_xml i18n (0.6.11) - i18n-js (3.1.0) - i18n (>= 0.6.6, < 2) + i18n-js (3.2.1) + i18n (>= 0.6.6) immigrant (0.3.6) activerecord (>= 3.0) io-like (0.3.0) @@ -817,7 +817,7 @@ DEPENDENCIES guard-rspec (~> 4.7.3) haml i18n (~> 0.6.11) - i18n-js (~> 3.1.0) + i18n-js (~> 3.2.1) immigrant jquery-migrate-rails jquery-rails