Browse Source

Maintenance: Bump redis from 4.6.0 to 4.7.0

Bumps [redis](https://github.com/redis/redis-rb) from 4.6.0 to 4.7.0.
- [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.6.0...v4.7.0)
Martin Gruner 2 years ago
parent
commit
ed59899eff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Gemfile.lock

+ 1 - 1
Gemfile.lock

@@ -426,7 +426,7 @@ GEM
     rb-inotify (0.10.1)
       ffi (~> 1.0)
     rchardet (1.8.0)
-    redis (4.6.0)
+    redis (4.7.0)
     regexp_parser (2.5.0)
     rest-client (2.1.0)
       http-accept (>= 1.7.0, < 2.0)