From 834e159d1406f302b33e549c7364a4c0e471c144 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 09:40:55 +0000 Subject: [PATCH] Bump liquid from 4.0.0 to 5.4.0 Bumps [liquid](https://github.com/Shopify/liquid) from 4.0.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/v4.0.0...v5.4.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 9ca6c74..3fdab3f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM librato-metrics (2.1.2) aggregate (~> 0.2.2) faraday - liquid (4.0.0) + liquid (5.4.0) lograge (0.9.0) actionpack (>= 4) activesupport (>= 4)