Bump i18n-js from 3.8.3 to 3.8.4

Bumps [i18n-js](https://github.com/fnando/i18n-js) from 3.8.3 to 3.8.4.
- [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.3...v3.8.4)

---
updated-dependencies:
- dependency-name: i18n-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-07-27 09:03:51 +00:00
committed by GitHub
parent a26a78c9fe
commit 94e0748234
2 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ gem 'sass-rails', '< 5.1.0' # this restriction originates from the compass-rails
gem 'webpacker', '~> 5'
gem 'i18n'
gem 'i18n-js', '~> 3.8.3'
gem 'i18n-js', '~> 3.8.4'
gem 'rails-i18n'
gem 'rails_safe_tasks', '~> 1.0'

View File

@@ -336,7 +336,7 @@ GEM
hiredis (0.6.3)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
i18n-js (3.8.3)
i18n-js (3.8.4)
i18n (>= 0.6.6)
immigrant (0.3.6)
activerecord (>= 3.0)
@@ -744,7 +744,7 @@ DEPENDENCIES
highline (= 2.0.3)
hiredis
i18n
i18n-js (~> 3.8.3)
i18n-js (~> 3.8.4)
immigrant
jquery-migrate-rails
jquery-rails (= 4.4.0)