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 @@ -23,7 +23,7 @@ gem "propshaft"
23
23
gem "puma" , "~> 6.5.0"
24
24
gem "rails-i18n" , "~> 7.0.8"
25
25
gem "ransack" , "~> 4.2.1"
26
- gem "redis" , "~> 5.0.8 "
26
+ gem "redis" , "~> 5.3.0 "
27
27
gem "rolify" , "~> 6.0.1"
28
28
gem "simple_form" , "~> 5.3.0"
29
29
gem "stimulus-rails"
Original file line number Diff line number Diff line change 257
257
i18n
258
258
rdoc (6.8.1 )
259
259
psych (>= 4.0.0 )
260
- redis (5.0.8 )
261
- redis-client (>= 0.17 .0 )
260
+ redis (5.3.0 )
261
+ redis-client (>= 0.22 .0 )
262
262
redis-client (0.23.0 )
263
263
connection_pool
264
264
regexp_parser (2.9.3 )
@@ -421,7 +421,7 @@ DEPENDENCIES
421
421
rails-controller-testing (~> 1.0.5 )
422
422
rails-i18n (~> 7.0.8 )
423
423
ransack (~> 4.2.1 )
424
- redis (~> 5.0.8 )
424
+ redis (~> 5.3.0 )
425
425
rolify (~> 6.0.1 )
426
426
rspec-rails (~> 7.1.0 )
427
427
rubocop-capybara (~> 2.21 )
You can’t perform that action at this time.
0 commit comments