Skip to content

Commit 05f79ce

Browse files
build(deps): bump redis from 5.1.0 to 5.2.0 (#1045)
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](redis/redis-rb@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60fd8cb commit 05f79ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -399,9 +399,9 @@ GEM
399399
rdoc (6.6.3.1)
400400
psych (>= 4.0.0)
401401
redcarpet (3.6.0)
402-
redis (5.1.0)
403-
redis-client (>= 0.17.0)
404-
redis-client (0.21.0)
402+
redis (5.2.0)
403+
redis-client (>= 0.22.0)
404+
redis-client (0.22.0)
405405
connection_pool
406406
regexp_parser (2.9.0)
407407
reline (0.5.1)

0 commit comments

Comments
 (0)