Bump redis from 5.2.0 to 5.3.0
Bumps [redis](https://github.com/redis/redis-rb) from 5.2.0 to 5.3.0. - [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/redis-rb/compare/v5.2.0...v5.3.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
61947ac6d9
commit
be0099a13a
+2
-2
@@ -212,7 +212,7 @@ GEM
|
||||
rake (13.2.1)
|
||||
rdoc (6.7.0)
|
||||
psych (>= 4.0.0)
|
||||
redis (5.2.0)
|
||||
redis (5.3.0)
|
||||
redis-client (>= 0.22.0)
|
||||
redis-client (0.22.2)
|
||||
connection_pool
|
||||
@@ -335,7 +335,7 @@ DEPENDENCIES
|
||||
puma (~> 6.4)
|
||||
rack-mini-profiler
|
||||
rails (~> 7.2.0.rc1)
|
||||
redis (~> 5.2)
|
||||
redis (~> 5.3)
|
||||
rspec-rails
|
||||
rubocop-rails
|
||||
rubocop-rails-omakase
|
||||
|
||||
Reference in New Issue
Block a user