From f2f36d04892cae78087dda6347aa7b4e6f13ab20 Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Tue, 4 Jan 2022 04:35:24 +0100 Subject: [PATCH] Maintenance: Bump dalli from 3.1.6 to 3.2.0 Bumps [dalli](https://github.com/petergoldstein/dalli) from 3.1.6 to 3.2.0. - [Release notes](https://github.com/petergoldstein/dalli/releases) - [Changelog](https://github.com/petergoldstein/dalli/blob/main/History.md) - [Commits](https://github.com/petergoldstein/dalli/compare/v3.1.6...v3.2.0) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index bcb88ee1e..1780968fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -170,7 +170,7 @@ GEM crass (1.0.6) csv (3.2.2) daemons (1.4.1) - dalli (3.1.6) + dalli (3.2.0) debug_inspector (1.1.0) delayed_job (4.1.9) activesupport (>= 3.0, < 6.2)