From 9b779155bdec2eda351158809b4b92ac5dda0b59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 22:13:07 +0000 Subject: [PATCH] Bump dalli from 5.0.0 to 5.0.1 Bumps [dalli](https://github.com/petergoldstein/dalli) from 5.0.0 to 5.0.1. - [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md) - [Commits](https://github.com/petergoldstein/dalli/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: dalli dependency-version: 5.0.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 3943c8c..4c2b5bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ GEM connection_pool (3.0.2) crass (1.0.6) csv (3.3.5) - dalli (5.0.0) + dalli (5.0.1) logger dartsass-rails (0.5.1) railties (>= 6.0.0)