Bump redis from 5.2.0 to 5.3.0

Bumps [redis](https://github.com/redis/redis-rb) from 5.2.0 to 5.3.0.
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/redis-rb/compare/v5.2.0...v5.3.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-08-22 05:38:42 +00:00
committed by Ryan Williams
parent 61947ac6d9
commit be0099a13a
2 changed files with 3 additions and 3 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.2"
gem "redis", "~> 5.3"
# Use Kredis to get higher-level data types in Redis [https://github.com/rails/kredis]
# gem "kredis"