From 8e897386719931d1c77ea429d259d92494aff33d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 22:42:25 +0000 Subject: [PATCH] Bump dalli from 4.3.0 to 4.3.1 Bumps [dalli](https://github.com/petergoldstein/dalli) from 4.3.0 to 4.3.1. - [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md) - [Commits](https://github.com/petergoldstein/dalli/compare/v4.3.0...v4.3.1) --- updated-dependencies: - dependency-name: dalli dependency-version: 4.3.1 dependency-type: direct:production 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 98c083b..51fcd19 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - dalli (4.3.0) + dalli (4.3.1) logger diff-lcs (1.6.2) dotenv (3.2.0)