Skip to content

Commit 08ce2b0

Browse files
build(deps-dev): bump mock_redis from 0.48.1 to 0.49.0 (#4126)
Bumps [mock_redis](https://github.com/sds/mock_redis) from 0.48.1 to 0.49.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.48.1...v0.49.0) --- updated-dependencies: - dependency-name: mock_redis 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 76f6e94 commit 08ce2b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Gemfile.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,8 @@ GEM
307307
mini_mime (1.1.5)
308308
mini_portile2 (2.8.8)
309309
minitest (5.25.1)
310-
mock_redis (0.48.1)
310+
mock_redis (0.49.0)
311+
redis (~> 5)
311312
ms_rest (0.6.4)
312313
concurrent-ruby (~> 1.0)
313314
faraday (~> 0.9)

0 commit comments

Comments
 (0)