Bump i18n-js from 3.9.0 to 3.9.1 (#16477)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-10 11:01:57 +07:00 committed by GitHub
parent ddfdecfab9
commit 4c9de5a96a
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.8.2" # 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.0" # Helps with internationalization in Rails.
gem "i18n-js", "~> 3.9.1" # 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

@ -385,7 +385,7 @@ GEM
activerecord (>= 5)
i18n (1.9.1)
concurrent-ruby (~> 1.0)
i18n-js (3.9.0)
i18n-js (3.9.1)
i18n (>= 0.6.6)
i18n-tasks (0.9.37)
activesupport (>= 4.0.2)
@ -956,7 +956,7 @@ DEPENDENCIES
httparty (~> 0.20)
httpclient (~> 2.8.3)
hypershield (~> 0.2.2)
i18n-js (~> 3.9.0)
i18n-js (~> 3.9.1)
i18n-tasks (~> 0.9.37)
imgproxy (~> 2.0)
inline_svg (~> 1.8)

Binary file not shown.

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

Binary file not shown.