Skip to content

Commit f25abf2

Browse files
build(deps-dev): bump mock_redis from 0.52.0 to 0.53.0 (#4652)
Bumps [mock_redis](https://github.com/sds/mock_redis) from 0.52.0 to 0.53.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.52.0...v0.53.0) --- updated-dependencies: - dependency-name: mock_redis dependency-version: 0.53.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0591a9 commit f25abf2

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
@@ -303,7 +303,7 @@ GEM
303303
mini_mime (1.1.5)
304304
mini_portile2 (2.8.9)
305305
minitest (5.26.0)
306-
mock_redis (0.52.0)
306+
mock_redis (0.53.0)
307307
redis (~> 5)
308308
ms_rest (0.6.4)
309309
concurrent-ruby (~> 1.0)
@@ -412,7 +412,7 @@ GEM
412412
tsort
413413
redis (5.4.1)
414414
redis-client (>= 0.22.0)
415-
redis-client (0.25.2)
415+
redis-client (0.26.1)
416416
connection_pool
417417
regexp_parser (2.11.3)
418418
reline (0.6.2)

0 commit comments

Comments
 (0)