From 286f1a4f8f09b407f977fba8e8cbd205d1115e77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 13:23:19 +0000 Subject: [PATCH] Bump liquid from 4.0.0 to 4.0.3 Bumps [liquid](https://github.com/Shopify/liquid) from 4.0.0 to 4.0.3. - [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...v4.0.3) --- 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..67fc7d138900 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.3) listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7)