From 6a2ce7fe1ce06865f9ad3fe7d6ec70a36e1bd34c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 01:22:21 +0000 Subject: [PATCH] Bump dalli from 3.2.8 to 4.0.0 Bumps [dalli](https://github.com/petergoldstein/dalli) from 3.2.8 to 4.0.0. - [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md) - [Commits](https://github.com/petergoldstein/dalli/compare/v3.2.8...v4.0.0) --- updated-dependencies: - dependency-name: dalli dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 38c6f58..7970263 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,8 @@ GEM connection_pool (3.0.2) crass (1.0.6) csv (3.3.5) - dalli (3.2.8) + dalli (4.0.0) + logger dartsass-rails (0.5.1) railties (>= 6.0.0) sass-embedded (~> 1.63)