From 80d4d47d9514d4ac6026996a217998b181147b72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:00:16 +0000 Subject: [PATCH] Bump dalli from 2.7.10 to 3.2.3 Bumps [dalli](https://github.com/petergoldstein/dalli) from 2.7.10 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/v2.7.10...v3.2.3) --- updated-dependencies: - dependency-name: dalli dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 30a498c..5d58ae9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.6) - dalli (2.7.10) + dalli (3.2.3) declarative (0.0.10) declarative-option (0.1.0) devise (4.7.1) @@ -148,7 +148,9 @@ GEM mimemagic (~> 0.3.2) memoist (0.16.2) method_source (1.0.0) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.1)