From a9f014c700ad94ba8c7ac275149ff46f33864828 Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Wed, 15 Dec 2021 04:43:42 +0100 Subject: [PATCH] Maintenance: Bump dalli from 3.1.2 to 3.1.3 Bumps [dalli](https://github.com/petergoldstein/dalli) from 3.1.2 to 3.1.3. - [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.2...v3.1.3) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4479c00b3..8d2a53f7b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -170,7 +170,7 @@ GEM crass (1.0.6) csv (3.2.1) daemons (1.4.1) - dalli (3.1.2) + dalli (3.1.3) debug_inspector (1.1.0) delayed_job (4.1.9) activesupport (>= 3.0, < 6.2)