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
+4 -4
View File
@@ -214,9 +214,9 @@ GEM
rake (13.1.0)
rdoc (6.6.3.1)
psych (>= 4.0.0)
redis (5.1.0)
redis-client (>= 0.17.0)
redis-client (0.21.1)
redis (5.2.0)
redis-client (>= 0.22.0)
redis-client (0.22.0)
connection_pool
regexp_parser (2.9.0)
reline (0.5.0)
@@ -337,7 +337,7 @@ DEPENDENCIES
puma (~> 6.4)
rack-mini-profiler
rails (= 7.1.3.2)
redis (~> 5.0)
redis (~> 5.2)
rspec-rails
rubocop-rails
rubocop-rails-omakase