From 1cf92310456fb6e6424f6b532770461c56378d53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 16:32:28 -0500 Subject: [PATCH] Build(deps-dev): Bump mock_redis from 0.27.0 to 0.27.2 (#11664) Bumps [mock_redis](https://github.com/sds/mock_redis) from 0.27.0 to 0.27.2. - [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.27.0...v0.27.2) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ccdf7854334..e7406357845 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -201,7 +201,8 @@ GEM ffi (~> 1.9) minitest (5.14.3) mocha (1.12.0) - mock_redis (0.27.0) + mock_redis (0.27.2) + ruby2_keywords msgpack (1.3.3) multi_json (1.15.0) multi_xml (0.6.0)