From 18e549441b716aecf1f33d17b1bfe46051931673 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:01:04 +0000 Subject: [PATCH] build(deps): 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: 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 241205d..e66bb79 100644 --- a/Gemfile +++ b/Gemfile @@ -14,7 +14,7 @@ gem 'webpacker', '~> 4.0' gem 'turbolinks', '~> 5' gem 'redis', '~> 4.0' gem 'dotenv-rails' -gem 'dalli', '~> 2.7.9' +gem 'dalli', '~> 3.2.3' gem 'annotate', group: :development gem 'image_processing', '~> 1.2' diff --git a/Gemfile.lock b/Gemfile.lock index 64cc69b..d0f9f6a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,7 @@ GEM connection_pool (2.2.2) cpf_cnpj (0.5.0) crass (1.0.5) - dalli (2.7.10) + dalli (3.2.3) database_cleaner (1.7.0) debug_inspector (0.0.3) diff-lcs (1.3) @@ -368,7 +368,7 @@ DEPENDENCIES byebug capybara (>= 2.15) cpf_cnpj (~> 0.5.0) - dalli (~> 2.7.9) + dalli (~> 3.2.3) database_cleaner devise! dotenv-rails