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 6464group :doc do
6565 gem "sdoc" , git : "https://github.com/rails/sdoc.git" , branch : "main"
6666 gem "rdoc" , "< 6.10"
67- gem "redcarpet" , "~> 3.2.3 " , platforms : :ruby
67+ gem "redcarpet" , "~> 3.6.1 " , platforms : :ruby
6868 gem "w3c_validators" , "~> 1.3.6"
6969 gem "rouge"
7070 gem "rubyzip" , "~> 2.0"
Original file line number Diff line number Diff line change 453453 rbtree (0.4.6 )
454454 rdoc (6.9.1 )
455455 psych (>= 4.0.0 )
456- redcarpet (3.2.3 )
456+ redcarpet (3.6.1 )
457457 redis (5.3.0 )
458458 redis-client (>= 0.22.0 )
459459 redis-client (0.23.1 )
@@ -706,7 +706,7 @@ DEPENDENCIES
706706 rails !
707707 rake (>= 13 )
708708 rdoc (< 6.10 )
709- redcarpet (~> 3.2.3 )
709+ redcarpet (~> 3.6.1 )
710710 redis (>= 4.0.1 )
711711 redis-namespace
712712 releaser !
You can’t perform that action at this time.
0 commit comments