File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
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 : "ruby /rdoc" , branch : "master"
64
+ gem "rdoc" , github : "rails /rdoc" , branch : "master"
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
+
17
25
GIT
18
26
remote: https://github.com/rails/sdoc.git
19
27
revision: e9bb867eba81f48c402a129e688e810ec1fa387c
24
32
rdoc (>= 5.0 )
25
33
rouge
26
34
27
- GIT
28
- remote: https://github.com/ruby/rdoc.git
29
- revision: 5c7ea6fa15f403b1c84f5b823716f75595c97d8c
30
- branch: master
31
- specs:
32
- rdoc (6.6.3.1 )
33
- psych (>= 4.0.0 )
34
-
35
35
PATH
36
36
remote: .
37
37
specs:
You can’t perform that action at this time.
0 commit comments