From aa2738d7e128274c6bbd9931341301042661cfa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 06:15:44 +0000 Subject: [PATCH] Bump liquid from 4.0.0 to 4.0.4 Bumps [liquid](https://github.com/Shopify/liquid) from 4.0.0 to 4.0.4. - [Release notes](https://github.com/Shopify/liquid/releases) - [Changelog](https://github.com/Shopify/liquid/blob/v4.0.4/History.md) - [Commits](https://github.com/Shopify/liquid/compare/v4.0.0...v4.0.4) --- updated-dependencies: - dependency-name: liquid dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9b9a87a02c02..7567649ee295 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,7 +36,7 @@ GEM jekyll-watch (1.5.0) listen (~> 3.0, < 3.1) kramdown (1.14.0) - liquid (4.0.0) + liquid (4.0.4) listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7)