File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ gem 'stimulus-rails'
3030gem 'jbuilder'
3131
3232# Use Redis adapter to run Action Cable in production
33- gem 'redis' , '~> 5.2 '
33+ gem 'redis' , '~> 5.3 '
3434
3535# Use Kredis to get higher-level data types in Redis [https://github.com/rails/kredis]
3636# gem "kredis"
Original file line number Diff line number Diff line change 277277 rake (13.2.1 )
278278 rdoc (6.6.3.1 )
279279 psych (>= 4.0.0 )
280- redis (5.2 .0 )
280+ redis (5.3 .0 )
281281 redis-client (>= 0.22.0 )
282- redis-client (0.22.1 )
282+ redis-client (0.22.2 )
283283 connection_pool
284284 regexp_parser (2.9.2 )
285285 reline (0.5.0 )
@@ -412,7 +412,7 @@ DEPENDENCIES
412412 puma (~> 6.4 )
413413 rack-cors
414414 rails (~> 7.0.8 )
415- redis (~> 5.2 )
415+ redis (~> 5.3 )
416416 rspec-rails
417417 rubocop
418418 rubocop-rails
You can’t perform that action at this time.
0 commit comments