Bump i18n-js from 3.9.1 to 3.9.2 (#17073)

Bumps [i18n-js](https://github.com/fnando/i18n-js) from 3.9.1 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.1...v3.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-03-31 13:46:21 -06:00 committed by GitHub
parent b974380242
commit 7a5bfb503f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -47,7 +47,7 @@ gem "honeycomb-beeline", "~> 2.9.0" # Monitoring and Observability gem
gem "html_truncator", "~> 0.4" # Truncate an HTML string properly
gem "httparty", "~> 0.20" # Makes http fun! Also, makes consuming restful web services dead easy
gem "httpclient", "~> 2.8.3" # Gives something like the functionality of libwww-perl (LWP) in Ruby
gem "i18n-js", "~> 3.9.1" # Helps with internationalization in Rails.
gem "i18n-js", "~> 3.9.2" # Helps with internationalization in Rails.
gem "imgproxy", "~> 2.0" # A gem that easily generates imgproxy URLs for your images
gem "inline_svg", "~> 1.8" # Embed SVG documents in your Rails views and style them with CSS
gem "jbuilder", "~> 2.11" # Create JSON structures via a Builder-style DSL

View file

@ -391,7 +391,7 @@ GEM
activerecord (>= 5)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
i18n-js (3.9.1)
i18n-js (3.9.2)
i18n (>= 0.6.6)
i18n-tasks (1.0.5)
activesupport (>= 4.0.2)
@ -981,7 +981,7 @@ DEPENDENCIES
httparty (~> 0.20)
httpclient (~> 2.8.3)
hypershield (~> 0.2.2)
i18n-js (~> 3.9.1)
i18n-js (~> 3.9.2)
i18n-tasks (~> 1.0.5)
imgproxy (~> 2.0)
inline_svg (~> 1.8)

Binary file not shown.

BIN
vendor/cache/i18n-js-3.9.2.gem vendored Normal file

Binary file not shown.