From aed09abc8fbfef6c28bc77caa6b3a163288ae00f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Mar 2022 16:07:15 +0000 Subject: [PATCH] Bump dalli from 2.7.11 to 3.2.1 Bumps [dalli](https://github.com/petergoldstein/dalli) from 2.7.11 to 3.2.1. - [Release notes](https://github.com/petergoldstein/dalli/releases) - [Changelog](https://github.com/petergoldstein/dalli/blob/main/History.md) - [Commits](https://github.com/petergoldstein/dalli/compare/v2.7.11...v3.2.1) --- updated-dependencies: - dependency-name: dalli dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3997c2418..291fd323b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -160,7 +160,7 @@ GEM crass (1.0.6) csv_shaper (1.3.2) activesupport (>= 3.0.0) - dalli (2.7.11) + dalli (3.2.1) database_cleaner (2.0.1) database_cleaner-active_record (~> 2.0.0) database_cleaner-active_record (2.0.0)