File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ gem 'uglifier', '>= 1.3.0'
19
19
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
20
20
gem 'jbuilder' , '~> 2.13'
21
21
# Use Redis adapter to run Action Cable in production
22
- gem 'redis' , '~> 5.3 '
22
+ gem 'redis' , '~> 5.4 '
23
23
# Use ActiveModel has_secure_password
24
24
gem 'bcrypt' , '~> 3.1.19'
25
25
Original file line number Diff line number Diff line change 444
444
rchardet (1.8.0 )
445
445
rdoc (6.9.0 )
446
446
psych (>= 4.0.0 )
447
- redis (5.3 .0 )
447
+ redis (5.4 .0 )
448
448
redis-client (>= 0.22.0 )
449
449
redis-client (0.24.0 )
450
450
connection_pool
@@ -639,7 +639,7 @@ DEPENDENCIES
639
639
pg (>= 0.18 , < 2.0 )
640
640
pry-byebug
641
641
rails (~> 8 )
642
- redis (~> 5.3 )
642
+ redis (~> 5.4 )
643
643
rspec-rails
644
644
rspec_junit_formatter
645
645
rubocop
You can’t perform that action at this time.
0 commit comments