From bc6a2023713bca77daba7678730ae74d3665164a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 14:15:14 +0000 Subject: [PATCH] Bump dalli from 2.7.11 to 3.2.8 Bumps [dalli](https://github.com/petergoldstein/dalli) from 2.7.11 to 3.2.8. - [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md) - [Commits](https://github.com/petergoldstein/dalli/compare/v2.7.11...v3.2.8) --- updated-dependencies: - dependency-name: dalli dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 147efa1..a76a469 100644 --- a/Gemfile +++ b/Gemfile @@ -81,7 +81,7 @@ gem 'sitemap_generator', '~> 6.3.0' gem 'administrate', '0.20.1' # Makes caching into memcacher work -gem "dalli", '~> 2.7.6' +gem "dalli", '~> 3.2.8' gem "memcachier", '~> 0.0.2' gem 'raygun4ruby', '~> 4.0.1' diff --git a/Gemfile.lock b/Gemfile.lock index df08408..705995e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,7 +138,7 @@ GEM connection_pool (2.5.0) crass (1.0.6) csv (3.3.2) - dalli (2.7.11) + dalli (3.2.8) date (3.4.1) debug (1.10.0) irb (~> 1.10) @@ -555,7 +555,7 @@ DEPENDENCIES bootsnap brakeman byebug - dalli (~> 2.7.6) + dalli (~> 3.2.8) debug delayed_job_active_record (~> 4.1.3) factory_bot_rails