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 64
64
group :doc do
65
65
gem "sdoc" , git : "https://github.com/rails/sdoc.git" , branch : "main"
66
66
gem "rdoc" , "< 6.10"
67
- gem "redcarpet" , "~> 3.2.3 " , platforms : :ruby
67
+ gem "redcarpet" , "~> 3.6.1 " , platforms : :ruby
68
68
gem "w3c_validators" , "~> 1.3.6"
69
69
gem "rouge"
70
70
gem "rubyzip" , "~> 2.0"
Original file line number Diff line number Diff line change 453
453
rbtree (0.4.6 )
454
454
rdoc (6.9.1 )
455
455
psych (>= 4.0.0 )
456
- redcarpet (3.2.3 )
456
+ redcarpet (3.6.1 )
457
457
redis (5.3.0 )
458
458
redis-client (>= 0.22.0 )
459
459
redis-client (0.23.1 )
@@ -706,7 +706,7 @@ DEPENDENCIES
706
706
rails !
707
707
rake (>= 13 )
708
708
rdoc (< 6.10 )
709
- redcarpet (~> 3.2.3 )
709
+ redcarpet (~> 3.6.1 )
710
710
redis (>= 4.0.1 )
711
711
redis-namespace
712
712
releaser !
You can’t perform that action at this time.
0 commit comments