Bump redis from 5.0.4 to 5.0.5
Bumps [redis](https://github.com/redis/redis-rb) from 5.0.4 to 5.0.5. - [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/v5.0.4...v5.0.5) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Ryan Williams
parent
627385c047
commit
6954c88212
+3
-3
@@ -188,9 +188,9 @@ GEM
|
|||||||
zeitwerk (~> 2.5)
|
zeitwerk (~> 2.5)
|
||||||
rainbow (3.1.1)
|
rainbow (3.1.1)
|
||||||
rake (13.0.6)
|
rake (13.0.6)
|
||||||
redis (5.0.4)
|
redis (5.0.5)
|
||||||
redis-client (>= 0.7.4)
|
redis-client (>= 0.9.0)
|
||||||
redis-client (0.8.1)
|
redis-client (0.9.0)
|
||||||
connection_pool
|
connection_pool
|
||||||
regexp_parser (2.5.0)
|
regexp_parser (2.5.0)
|
||||||
reline (0.3.1)
|
reline (0.3.1)
|
||||||
|
|||||||
Reference in New Issue
Block a user