Bump dalli from 3.2.6 to 3.2.8

Bumps [dalli](https://github.com/petergoldstein/dalli) from 3.2.6 to 3.2.8.
- [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/petergoldstein/dalli/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: dalli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-19 18:48:16 +00:00
committed by Javi Martín
parent ed765af6c2
commit 6ac8455e8b
2 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ gem "caxlsx_rails", "~> 0.6.3"
gem "ckeditor", "~> 4.3.0"
gem "cocoon", "~> 1.2.15"
gem "daemons", "~> 1.4.1"
gem "dalli", "~> 3.2.6"
gem "dalli", "~> 3.2.8"
gem "delayed_job_active_record", "~> 4.1.8"
gem "devise", "~> 4.9.3"
gem "devise-security", "~> 0.18.0"

View File

@@ -178,7 +178,7 @@ GEM
concurrent-ruby (1.2.3)
crass (1.0.6)
daemons (1.4.1)
dalli (3.2.6)
dalli (3.2.8)
date (3.3.4)
delayed_job (4.1.11)
activesupport (>= 3.0, < 8.0)
@@ -725,7 +725,7 @@ DEPENDENCIES
ckeditor (~> 4.3.0)
cocoon (~> 1.2.15)
daemons (~> 1.4.1)
dalli (~> 3.2.6)
dalli (~> 3.2.8)
delayed_job_active_record (~> 4.1.8)
devise (~> 4.9.3)
devise-security (~> 0.18.0)