File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ gem "json-schema"
1616gem "goodcheck"
1717gem 'digest'
1818gem 'tempfile'
19- gem "rdoc"
19+ gem "rdoc" , git : "https://github.com/ruby/rdoc.git" , branch : "master"
2020gem "fileutils"
2121gem "raap"
2222
Original file line number Diff line number Diff line change 1+ GIT
2+ remote: https://github.com/ruby/rdoc.git
3+ revision: f12a96b7faecd2ced5c6643778e06614f5ef7251
4+ branch: master
5+ specs:
6+ rdoc (6.9.1 )
7+ psych (>= 4.0.0 )
8+
19PATH
210 remote: .
311 specs:
8694 rb-fsevent (0.11.2 )
8795 rb-inotify (0.11.1 )
8896 ffi (~> 1.0 )
89- rdoc (6.9.1 )
90- psych (>= 4.0.0 )
9197 regexp_parser (2.9.3 )
9298 rspec (3.13.0 )
9399 rspec-core (~> 3.13.0 )
@@ -179,7 +185,7 @@ DEPENDENCIES
179185 rake-compiler
180186 rbs !
181187 rbs-amber !
182- rdoc
188+ rdoc !
183189 rspec
184190 rubocop
185191 rubocop-on-rbs
You can’t perform that action at this time.
0 commit comments