From cc74b9ca557608db37272edda46870a3320b5e02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:15:52 +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: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ffe8198..3f414f1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GEM specs: coderay (1.1.2) concurrent-ruby (1.1.6) - dalli (2.7.9) + dalli (3.2.3) diff-lcs (1.3) docile (1.3.1) dry-configurable (0.7.0)