Bump js-routes from 2.1.2 to 2.2.0 (#15845)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-12-21 14:53:11 -05:00 committed by GitHub
parent 5b162d42b6
commit 98e97e7aa8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -52,7 +52,7 @@ gem "i18n-js", "~> 3.9.0" # Helps with internationalization in Rails.
gem "imgproxy", "~> 2.0" # A gem that easily generates imgproxy URLs for your images
gem "inline_svg", "~> 1.7" # Embed SVG documents in your Rails views and style them with CSS
gem "jbuilder", "~> 2.11" # Create JSON structures via a Builder-style DSL
gem "js-routes", "~> 2.1" # Brings Rails named routes to javascript
gem "js-routes", "~> 2.2" # Brings Rails named routes to javascript
gem "jsonapi-serializer", "~> 2.2" # Serializer for Ruby objects
gem "kaminari", "~> 1.2" # A Scope & Engine based, clean, powerful, customizable and sophisticated paginator
gem "katex", "~> 0.8.0" # This rubygem enables you to render TeX math to HTML using KaTeX. It uses ExecJS under the hood

View file

@ -422,7 +422,7 @@ GEM
actionpack (>= 3.1)
railties (>= 3.1)
sass (>= 3.2)
js-routes (2.1.2)
js-routes (2.2.0)
railties (>= 4)
json (2.5.1)
jsonapi-serializer (2.2.0)
@ -974,7 +974,7 @@ DEPENDENCIES
imgproxy (~> 2.0)
inline_svg (~> 1.7)
jbuilder (~> 2.11)
js-routes (~> 2.1)
js-routes (~> 2.2)
jsonapi-serializer (~> 2.2)
kaminari (~> 1.2)
katex (~> 0.8.0)

Binary file not shown.

BIN
vendor/cache/js-routes-2.2.0.gem vendored Normal file

Binary file not shown.