Skip to content

Commit 741ba1f

Browse files
build(deps): bump redis from 5.1.0 to 5.2.0 (#3748)
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 a664baa commit 741ba1f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -407,9 +407,9 @@ GEM
407407
rbs (2.8.4)
408408
rdoc (6.6.3.1)
409409
psych (>= 4.0.0)
410-
redis (5.1.0)
411-
redis-client (>= 0.17.0)
412-
redis-client (0.19.1)
410+
redis (5.2.0)
411+
redis-client (>= 0.22.0)
412+
redis-client (0.22.0)
413413
connection_pool
414414
regexp_parser (2.9.0)
415415
reline (0.5.0)

0 commit comments

Comments
 (0)