From 97651c1d90cfed3e04686e89f07b18f312fdf55c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 16:54:25 +0000 Subject: [PATCH] Bump dalli from 5.0.5 to 5.1.0 Bumps [dalli](https://github.com/petergoldstein/dalli) from 5.0.5 to 5.1.0. - [Release notes](https://github.com/petergoldstein/dalli/releases) - [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md) - [Commits](https://github.com/petergoldstein/dalli/compare/v5.0.5...v5.1.0) --- updated-dependencies: - dependency-name: dalli dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7d353f7..414e1ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,7 +138,7 @@ GEM cuprite (0.17) capybara (~> 3.0) ferrum (~> 0.17.0) - dalli (5.0.5) + dalli (5.1.0) logger dartsass-rails (0.5.1) railties (>= 6.0.0)