File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ gem "cssbundling-rails"
31
31
gem "jbuilder"
32
32
33
33
# Use Redis adapter to run Action Cable in production
34
- gem "redis" , "~> 5.3 "
34
+ gem "redis" , "~> 5.4 "
35
35
36
36
# Use Kredis to get higher-level data types in Redis [https://github.com/rails/kredis]
37
37
# gem "kredis"
Original file line number Diff line number Diff line change 310
310
ffi (~> 1.0 )
311
311
rdoc (6.12.0 )
312
312
psych (>= 4.0.0 )
313
- redis (5.3 .0 )
313
+ redis (5.4 .0 )
314
314
redis-client (>= 0.22.0 )
315
- redis-client (0.23.2 )
315
+ redis-client (0.24.0 )
316
316
connection_pool
317
317
regexp_parser (2.10.0 )
318
318
reline (0.6.0 )
@@ -473,7 +473,7 @@ DEPENDENCIES
473
473
pg (~> 1.5 )
474
474
puma (>= 5.0 )
475
475
rails (~> 8.0.0 )
476
- redis (~> 5.3 )
476
+ redis (~> 5.4 )
477
477
rspec-rails
478
478
selenium-webdriver
479
479
shoulda-matchers
You can’t perform that action at this time.
0 commit comments