We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 89b27e7 + bb832f8 commit 1d9ada9Copy full SHA for 1d9ada9
Rakefile
@@ -34,7 +34,7 @@ def cfg_arch_for(config_name)
34
end
35
36
file "#{$root}/.stamps/dev_gems" => ["#{$root}/.stamps"] do |t|
37
- sh "bundle exec yard config --gem-install-yri"
+ #sh "bundle exec yard config --gem-install-yri"
38
sh "bundle exec yard gem"
39
FileUtils.touch t.name
40
0 commit comments