From b72168c5b8c45b9f97988ff18d43a7c17fb6801d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jul 2022 07:00:39 +0000 Subject: [PATCH] Bump liquid from 4.0.0 to 5.3.0 Bumps [liquid](https://github.com/Shopify/liquid) from 4.0.0 to 5.3.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/v4.0.0...v5.3.0) --- updated-dependencies: - dependency-name: liquid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1060616..22ac647 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM librato-metrics (2.1.2) aggregate (~> 0.2.2) faraday - liquid (4.0.0) + liquid (5.3.0) lograge (0.9.0) actionpack (>= 4) activesupport (>= 4)