From: dependabot[bot] Date: Tue, 7 May 2019 05:47:46 +0000 (+0900) Subject: Bump redis from 4.1.0 to 4.1.1 (#10722) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=fbff73eccb56aac56535eb55743958424f56fd67;p=mastodon.git Bump redis from 4.1.0 to 4.1.1 (#10722) Bumps [redis](https://github.com/redis/redis-rb) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/redis/redis-rb/releases) - [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/redis-rb/compare/v4.1.0...v4.1.1) Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index ec8bc1857..bfe8c558f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -478,7 +478,7 @@ GEM link_header (~> 0.0, >= 0.0.8) rdf-normalize (0.3.3) rdf (>= 2.2, < 4.0) - redis (4.1.0) + redis (4.1.1) redis-actionpack (5.0.2) actionpack (>= 4.0, < 6) redis-rack (>= 1, < 3)