From c9bddc60e15bdcdf3f36dd7cce136c3f857641e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:18:06 +0000 Subject: [PATCH] Bump dalli from 3.2.2 to 3.2.3 Bumps [dalli](https://github.com/petergoldstein/dalli) from 3.2.2 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/v3.2.2...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 35ed711899..19354af636 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,7 +132,7 @@ GEM crack (0.4.5) rexml crass (1.0.6) - dalli (3.2.2) + dalli (3.2.3) dante (0.2.0) database_cleaner-active_record (2.0.1) activerecord (>= 5.a)