Update dependency redis to v5

This commit is contained in:
renovate[bot]
2022-08-29 11:25:13 +00:00
committed by Ryan Williams
parent c801a4f549
commit a862a13c98
2 changed files with 7 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.8"
gem "redis", "~> 5.0"
# Use Kredis to get higher-level data types in Redis [https://github.com/rails/kredis]
# gem "kredis"