Skip to content

Commit 4207081

Browse files
build(deps-dev): bump mock_redis from 0.49.0 to 0.50.0 (#4369)
Bumps [mock_redis](https://github.com/sds/mock_redis) from 0.49.0 to 0.50.0. - [Release notes](https://github.com/sds/mock_redis/releases) - [Changelog](https://github.com/sds/mock_redis/blob/main/CHANGELOG.md) - [Commits](sds/mock_redis@v0.49.0...v0.50.0) --- updated-dependencies: - dependency-name: mock_redis dependency-version: 0.50.0 dependency-type: direct:development 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 d7f16a2 commit 4207081

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
@@ -318,7 +318,7 @@ GEM
318318
mini_mime (1.1.5)
319319
mini_portile2 (2.8.9)
320320
minitest (5.25.5)
321-
mock_redis (0.49.0)
321+
mock_redis (0.50.0)
322322
redis (~> 5)
323323
ms_rest (0.6.4)
324324
concurrent-ruby (~> 1.0)
@@ -421,7 +421,7 @@ GEM
421421
psych (>= 4.0.0)
422422
redis (5.4.0)
423423
redis-client (>= 0.22.0)
424-
redis-client (0.23.2)
424+
redis-client (0.24.0)
425425
connection_pool
426426
regexp_parser (2.10.0)
427427
reline (0.6.1)

0 commit comments

Comments
 (0)