File tree Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 61
61
62
62
group :doc do
63
63
gem "sdoc" , git : "https://github.com/rails/sdoc.git" , branch : "main"
64
- gem "rdoc" , github : "rails/rdoc" , branch : "master "
64
+ gem "rdoc" , "~> 6.7 "
65
65
gem "redcarpet" , "~> 3.2.3" , platforms : :ruby
66
66
gem "w3c_validators" , "~> 1.3.6"
67
67
gem "rouge"
Original file line number Diff line number Diff line change 14
14
specs:
15
15
httpclient (2.8.3 )
16
16
17
- GIT
18
- remote: https://github.com/rails/rdoc.git
19
- revision: 7472b691920b65b9e0f9f4d1bd6ed757c71d5c70
20
- branch: master
21
- specs:
22
- rdoc (6.6.3.1 )
23
- psych (>= 4.0.0 )
24
-
25
17
GIT
26
18
remote: https://github.com/rails/sdoc.git
27
19
revision: e9bb867eba81f48c402a129e688e810ec1fa387c
443
435
rb-inotify (0.10.1 )
444
436
ffi (~> 1.0 )
445
437
rbtree (0.4.6 )
438
+ rdoc (6.7.0 )
439
+ psych (>= 4.0.0 )
446
440
redcarpet (3.2.3 )
447
441
redis (5.0.8 )
448
442
redis-client (>= 0.17.0 )
@@ -667,7 +661,7 @@ DEPENDENCIES
667
661
rack-cache (~> 1.2 )
668
662
rails !
669
663
rake (>= 13 )
670
- rdoc !
664
+ rdoc ( ~> 6.7 )
671
665
redcarpet (~> 3.2.3 )
672
666
redis (>= 4.0.1 )
673
667
redis-namespace
You can’t perform that action at this time.
0 commit comments