From 32f3f1c14beff6782533e723d294e36a22bbfd79 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2020 10:26:09 -0400 Subject: [PATCH] Build(deps-dev): Bump mock_redis from 0.22.0 to 0.23.0 (#9506) Bumps [mock_redis](https://github.com/sds/mock_redis) from 0.22.0 to 0.23.0. - [Release notes](https://github.com/sds/mock_redis/releases) - [Changelog](https://github.com/sds/mock_redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/sds/mock_redis/compare/v0.22.0...v0.23.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3a60704820..bc0921c126 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -196,7 +196,7 @@ GEM ffi (~> 1.9) minitest (5.14.0) mocha (1.11.2) - mock_redis (0.22.0) + mock_redis (0.23.0) msgpack (1.3.3) multi_json (1.14.1) multi_xml (0.6.0)