From 52be3c131df75030667abe70dac2790c57ff5961 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2020 12:45:07 -0400 Subject: [PATCH] Build(deps): Bump redis-namespace from 1.7.0 to 1.8.0 (#10498) Bumps [redis-namespace](https://github.com/resque/redis-namespace) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/resque/redis-namespace/releases) - [Changelog](https://github.com/resque/redis-namespace/blob/master/CHANGELOG.md) - [Commits](https://github.com/resque/redis-namespace/compare/v1.7.0...v1.8.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 ed856d135aa..96196ebb923 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -308,7 +308,7 @@ GEM optimist (>= 3.0.0) rchardet (1.8.0) redis (4.2.1) - redis-namespace (1.7.0) + redis-namespace (1.8.0) redis (>= 3.0.4) regexp_parser (1.7.1) request_store (1.5.0)