From d2207f2a8a6e60aca10ac327b6176a83527d2130 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 14:41:44 +0000 Subject: [PATCH] Bump dalli from 3.2.1 to 3.2.2 Bumps [dalli](https://github.com/petergoldstein/dalli) from 3.2.1 to 3.2.2. - [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.2.1...v3.2.2) --- 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 8638bdd7e..ba3b5f2ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -184,7 +184,7 @@ GEM crass (1.0.6) csv_shaper (1.3.2) activesupport (>= 3.0.0) - dalli (3.2.1) + dalli (3.2.2) database_cleaner (2.0.1) database_cleaner-active_record (~> 2.0.0) database_cleaner-active_record (2.0.0)