From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Feb 2021 11:54:19 +0000 (+0900) Subject: Bump redis-namespace from 1.8.0 to 1.8.1 (#15676) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=5dd76ca30e4260c225c1cc7730843dfca5cafa22;p=mastodon.git Bump redis-namespace from 1.8.0 to 1.8.1 (#15676) Bumps [redis-namespace](https://github.com/resque/redis-namespace) from 1.8.0 to 1.8.1. - [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.8.0...v1.8.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/Gemfile.lock b/Gemfile.lock index 72e92f8c8..a6d8a2cda 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -495,7 +495,7 @@ GEM redis-activesupport (5.2.0) activesupport (>= 3, < 7) redis-store (>= 1.3, < 2) - redis-namespace (1.8.0) + redis-namespace (1.8.1) redis (>= 3.0.4) redis-rack (2.1.3) rack (>= 2.0.8, < 3)