From 9f68ea4daa53a0ac11aeef8fbb316e98e3b7cdaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Feb 2023 14:03:22 +0000 Subject: [PATCH] Bump dalli from 3.2.2 to 3.2.4 Bumps [dalli](https://github.com/petergoldstein/dalli) from 3.2.2 to 3.2.4. - [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/v3.2.2...v3.2.4) --- updated-dependencies: - dependency-name: dalli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f0da339b..94e10584 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,7 +151,7 @@ GEM cuprite (0.13) capybara (>= 2.1, < 4) ferrum (~> 0.11.0) - dalli (3.2.2) + dalli (3.2.4) digest (3.1.0) docile (1.4.0) dry-initializer (3.1.1)