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.3 '
33+ gem 'redis' , '~> 5.4 '
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 9696 xpath (~> 3.2 )
9797 chartkick (5.1.2 )
9898 concurrent-ruby (1.3.4 )
99- connection_pool (2.4.1 )
99+ connection_pool (2.5.3 )
100100 crass (1.0.6 )
101101 csv (3.3.0 )
102102 date (3.4.0 )
283283 rake (13.2.1 )
284284 rdoc (6.10.0 )
285285 psych (>= 4.0.0 )
286- redis (5.3 .0 )
286+ redis (5.4 .0 )
287287 redis-client (>= 0.22.0 )
288- redis-client (0.22.2 )
288+ redis-client (0.24.0 )
289289 connection_pool
290290 regexp_parser (2.10.0 )
291291 reline (0.6.0 )
@@ -418,7 +418,7 @@ DEPENDENCIES
418418 puma (~> 6.6 )
419419 rack-cors
420420 rails (~> 7.0.8 )
421- redis (~> 5.3 )
421+ redis (~> 5.4 )
422422 rspec-rails
423423 rubocop
424424 rubocop-rails
You can’t perform that action at this time.
0 commit comments