Bump redis from 5.0.6 to 5.0.8
Bumps [redis](https://github.com/redis/redis-rb) from 5.0.6 to 5.0.8.
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/redis-rb/compare/v5.0.6...v5.0.8)
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diff
Gemfile.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
@@ -24,9 +24,9 @@
rack (2.2.8)
rack-protection (2.2.4)
rack
redis (5.0.6)
redis-client (>= 0.9.0)
redis-client (0.14.1)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.17.1)
connection_pool
ruby2_keywords (0.0.5)
sawyer (0.9.2)