Bump redis from 4.6.0 to 4.7.0

Bumps [redis](https://github.com/redis/redis-rb) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/redis/redis-rb/releases)
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/redis-rb/compare/v4.6.0...v4.7.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]
2022-06-27 05:24:24 +00:00
committed by Ryan Williams
parent b508c30557
commit 82cc8d7266
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ gem "stimulus-rails"
gem "jbuilder"
# Use Redis adapter to run Action Cable in production
gem "redis", "~> 4.6"
gem "redis", "~> 4.7"
# Use Kredis to get higher-level data types in Redis [https://github.com/rails/kredis]
# gem "kredis"