From 4f01d6dec49230fdb0da7bf17e664ce3071bb6cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 07:05:39 +0000 Subject: [PATCH] Bump dalli from 5.0.6 to 5.1.0 Bumps [dalli](https://github.com/petergoldstein/dalli) from 5.0.6 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.6...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 816f3272c..ce08225a9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -223,7 +223,7 @@ GEM csv_shaper (1.4.0) activesupport (>= 3.0.0) csv - dalli (5.0.6) + dalli (5.1.0) logger database_cleaner (2.1.0) database_cleaner-active_record (>= 2, < 3)