Bump i18n-js from 3.6.0 to 3.9.2
Bumps [i18n-js](https://github.com/fnando/i18n-js) from 3.6.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.6.0...v3.9.2) --- updated-dependencies: - dependency-name: i18n-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1320c618e1
commit
9b9846a33d
2
Gemfile
2
Gemfile
|
@ -2,7 +2,7 @@
|
|||
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "i18n-js", "= 3.6"
|
||||
gem "i18n-js", "3.9.2"
|
||||
gem "rails", "~> 6.1"
|
||||
gem "rails-i18n", "~> 6.0"
|
||||
|
||||
|
|
|
@ -254,7 +254,7 @@ GEM
|
|||
multi_xml (>= 0.5.2)
|
||||
i18n (1.10.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
i18n-js (3.6.0)
|
||||
i18n-js (3.9.2)
|
||||
i18n (>= 0.6.6)
|
||||
idn-ruby (0.1.4)
|
||||
image_processing (1.12.2)
|
||||
|
@ -604,7 +604,7 @@ DEPENDENCIES
|
|||
haml_lint
|
||||
hcaptcha (~> 6.0)!
|
||||
httparty
|
||||
i18n-js (= 3.6)
|
||||
i18n-js (= 3.9.2)
|
||||
jbuilder (~> 2.10)
|
||||
jwt (~> 2.4)
|
||||
letter_opener
|
||||
|
|
Loading…
Reference in New Issue