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) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Ryan Williams
parent
b508c30557
commit
82cc8d7266
+2
-2
@@ -186,7 +186,7 @@ GEM
|
||||
zeitwerk (~> 2.5)
|
||||
rainbow (3.1.1)
|
||||
rake (13.0.6)
|
||||
redis (4.6.0)
|
||||
redis (4.7.0)
|
||||
regexp_parser (2.5.0)
|
||||
reline (0.3.1)
|
||||
io-console (~> 0.5)
|
||||
@@ -289,7 +289,7 @@ DEPENDENCIES
|
||||
puma (~> 5.6)
|
||||
rack-mini-profiler
|
||||
rails (~> 7.0.3)
|
||||
redis (~> 4.6)
|
||||
redis (~> 4.7)
|
||||
rspec-rails
|
||||
rubocop-rails
|
||||
rubocop-rspec
|
||||
|
||||
Reference in New Issue
Block a user