File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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.1 '
33+ gem 'redis' , '~> 5.2 '
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 278278 rake (13.2.1 )
279279 rdoc (6.6.3.1 )
280280 psych (>= 4.0.0 )
281- redis (5.1 .0 )
282- redis-client (>= 0.17 .0 )
283- redis-client (0.19 .1 )
281+ redis (5.2 .0 )
282+ redis-client (>= 0.22 .0 )
283+ redis-client (0.22 .1 )
284284 connection_pool
285285 regexp_parser (2.9.0 )
286286 reline (0.5.0 )
@@ -411,7 +411,7 @@ DEPENDENCIES
411411 puma (~> 6.4 )
412412 rack-cors
413413 rails (~> 7.0.8 )
414- redis (~> 5.1 )
414+ redis (~> 5.2 )
415415 rspec-rails
416416 rubocop
417417 rubocop-rails
You can’t perform that action at this time.
0 commit comments