From 566fbe49fef2aee987d615e0925adbc8bfe96347 Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Sat, 11 Dec 2021 04:35:17 +0100 Subject: [PATCH] Maintenance: Bump dalli from 3.1.0 to 3.1.1 Bumps [dalli](https://github.com/petergoldstein/dalli) from 3.1.0 to 3.1.1. - [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.0...v3.1.1) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f2e41583c..b06fc1a8e 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.0) + dalli (3.1.1) debug_inspector (1.1.0) delayed_job (4.1.9) activesupport (>= 3.0, < 6.2)