From 9557f70b7b893186765591f148684231d13492fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:02:03 +0000 Subject: [PATCH] chore(deps): bump dalli from 2.7.10 to 3.2.3 Bumps [dalli](https://github.com/petergoldstein/dalli) from 2.7.10 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.10...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 ee8d13fa1..b083690e4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -150,7 +150,7 @@ GEM simplecov (>= 0.7) term-ansicolor thor - dalli (2.7.10) + dalli (3.2.3) database_cleaner (1.2.0) debug_inspector (0.0.2) debugger-linecache (1.2.0)