From 9203e8a3f16d8cd36c0b1da64b59ad14a4a33726 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Dec 2021 18:07:34 +0000 Subject: [PATCH] Bump dalli from 2.7.11 to 3.1.5 Bumps [dalli](https://github.com/petergoldstein/dalli) from 2.7.11 to 3.1.5. - [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/v2.7.11...v3.1.5) --- updated-dependencies: - dependency-name: dalli dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b089476..e66e09d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,7 +136,7 @@ GEM concurrent-ruby (1.1.9) connection_pool (2.2.5) crass (1.0.6) - dalli (2.7.11) + dalli (3.1.5) debug_inspector (0.0.3) decorators (2.0.5) railties (>= 4.0.0, < 7)