Bump liquid from 5.3.0 to 5.4.0 (#18244)

Bumps [liquid](https://github.com/Shopify/liquid) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/Shopify/liquid/releases)
- [Changelog](https://github.com/Shopify/liquid/blob/master/History.md)
- [Commits](https://github.com/Shopify/liquid/compare/v5.3.0...v5.4.0)

---
updated-dependencies:
- dependency-name: liquid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-08-01 11:30:07 -04:00 committed by GitHub
parent 5296b6c4b4
commit 503ad3a31a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -55,7 +55,7 @@ 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.9.0" # This rubygem enables you to render TeX math to HTML using KaTeX. It uses ExecJS under the hood
gem "liquid", "~> 5.3" # A secure, non-evaling end user template engine with aesthetic markup
gem "liquid", "~> 5.4" # A secure, non-evaling end user template engine with aesthetic markup
gem "metainspector", "~> 5.12" # To get and parse website metadata for Open Graph rich objects
gem "nokogiri", "~> 1.13" # HTML, XML, SAX, and Reader parser
gem "octokit", "~> 5.1" # Simple wrapper for the GitHub API

View file

@ -473,7 +473,7 @@ GEM
addressable (~> 2.0)
excon
http (>= 2.0, < 6.0)
liquid (5.3.0)
liquid (5.4.0)
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
@ -1027,7 +1027,7 @@ DEPENDENCIES
katex (~> 0.9.0)
knapsack_pro (~> 3.3.1)
launchy (~> 2.5)
liquid (~> 5.3)
liquid (~> 5.4)
listen (~> 3.7)
memory_profiler (~> 1.0)
metainspector (~> 5.12)

Binary file not shown.

BIN
vendor/cache/liquid-5.4.0.gem vendored Normal file

Binary file not shown.