From ffb3d60cbafbcd6b799b105406ab1c15b3fb5f30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 23:56:25 +0000 Subject: [PATCH] Bump dalli from 2.2.1 to 3.2.3 Bumps [dalli](https://github.com/petergoldstein/dalli) from 2.2.1 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.2.1...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 79bb04f..793b606 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM autotest (4.4.6) ZenTest (>= 4.4.1) builder (2.1.2) - dalli (2.2.1) + dalli (3.2.3) diff-lcs (1.1.3) grit (2.5.0) diff-lcs (~> 1.1)