From 591a28f2cdbccdb89a44902076256a5a12739828 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:06:21 +0000 Subject: [PATCH] Bump dalli from 2.7.11 to 3.2.3 Bumps [dalli](https://github.com/petergoldstein/dalli) from 2.7.11 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.11...v3.2.3) --- updated-dependencies: - dependency-name: dalli dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 623bf5f..793ac0a 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" } gem 'rails', '~> 6.1.6' gem 'dotenv' -gem "dalli", "~> 2.7.6" +gem "dalli", "~> 3.2.3" gem 'lograge', '~> 0.5' gem 'sentry-raven', '~> 2.9' gem 'active_model_serializers', '~> 0.10.0' diff --git a/Gemfile.lock b/Gemfile.lock index 92c8260..d7bd3ad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,7 +114,7 @@ GEM crack (0.4.5) rexml crass (1.0.6) - dalli (2.7.11) + dalli (3.2.3) debug_inspector (1.1.0) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) @@ -362,7 +362,7 @@ DEPENDENCIES byebug capybara codeclimate-test-reporter (~> 1.0.0) - dalli (~> 2.7.6) + dalli (~> 3.2.3) dotenv elasticsearch (~> 1.1, >= 1.1.3) elasticsearch-extensions