From b6ab0bf43d14349211fc08fdb1aa1eea46ba49f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:16:03 +0000 Subject: [PATCH] Bump dalli from 2.7.9 to 3.2.3 Bumps [dalli](https://github.com/petergoldstein/dalli) from 2.7.9 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.9...v3.2.3) --- updated-dependencies: - dependency-name: dalli dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 931d5e2..bab0445 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -134,7 +134,7 @@ GEM deep_merge (~> 1.1.1) crack (0.4.3) safe_yaml (~> 1.0.0) - dalli (2.7.9) + dalli (3.2.3) debugger-linecache (1.2.0) deep_merge (1.1.1) delayed_job (4.0.1)