From 35f5bcc2c8309df483a6171f27df95f5b71220ad Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Mon, 29 Jan 2024 22:13:31 +0100 Subject: [PATCH] chore(bundle): Update zipline from 1.4.1 to 1.5.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e2d06a38b..df81cf698 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -800,7 +800,7 @@ GEM nokogiri (~> 1.8) zeitwerk (2.6.12) zip_tricks (5.6.0) - zipline (1.4.1) + zipline (1.5.0) actionpack (>= 6.0, < 8.0) content_disposition (~> 1.0) zip_tricks (>= 4.2.1, < 6.0)