Skip to content

Commit b2948ee

Browse files
build(deps): bump redis from 5.3.0 to 5.4.0 (#4228)
Bumps [redis](https://github.com/redis/redis-rb) from 5.3.0 to 5.4.0. - [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md) - [Commits](redis/redis-rb@v5.3.0...v5.4.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 80df795 commit b2948ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -410,9 +410,9 @@ GEM
410410
logger
411411
rdoc (6.12.0)
412412
psych (>= 4.0.0)
413-
redis (5.3.0)
413+
redis (5.4.0)
414414
redis-client (>= 0.22.0)
415-
redis-client (0.22.2)
415+
redis-client (0.23.2)
416416
connection_pool
417417
regexp_parser (2.10.0)
418418
reline (0.6.0)

0 commit comments

Comments
 (0)