From 5c51fde9967a24efc2082ec6ae4539845437bc7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:11:51 +0000 Subject: [PATCH] build(deps): bump dalli from 2.7.6 to 3.2.3 Bumps [dalli](https://github.com/petergoldstein/dalli) from 2.7.6 to 3.2.3. - [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/v2.7.6...v3.2.3) --- updated-dependencies: - dependency-name: dalli dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c696fa4..d7e75de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,7 +119,7 @@ GEM crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.3) - dalli (2.7.6) + dalli (3.2.3) database_cleaner (1.6.2) devise (4.3.0) bcrypt (~> 3.0)