We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6db46af commit ba2865cCopy full SHA for ba2865c
Gemfile
@@ -3,5 +3,5 @@
3
source 'https://rubygems.org'
4
5
gem 'irb', '~> 1.16'
6
-gem 'rdoc', '~> 6.15'
7
-gem 'yard', github: '/yoshoku/yard', branch: 'vanilla-js'
+gem 'rdoc', '~> 7.2'
+gem 'yard', '~> 0.9.38'
0 commit comments