Bump redis from 5.1.0 to 5.2.0

Bumps [redis](https://github.com/redis/redis-rb) from 5.1.0 to 5.2.0.
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/redis-rb/compare/v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-16 05:22:49 +00:00
committed by Ryan Williams
parent 6697689742
commit edc80437ee
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ gem "stimulus-rails"
gem "jbuilder"
# Use Redis adapter to run Action Cable in production
gem "redis", "~> 5.0"
gem "redis", "~> 5.2"
# Use Kredis to get higher-level data types in Redis [https://github.com/rails/kredis]
# gem "kredis"